python/lsst/__init__.py |
2 |
0 |
0 |
0 |
0 |
100% |
python/lsst/sims/__init__.py |
2 |
0 |
0 |
0 |
0 |
100% |
python/lsst/sims/catalogs/__init__.py |
2 |
0 |
0 |
0 |
0 |
100% |
python/lsst/sims/catalogs/db/CompoundCatalogDBObject.py |
151 |
137 |
0 |
102 |
0 |
6% |
python/lsst/sims/catalogs/db/__init__.py |
3 |
0 |
0 |
0 |
0 |
100% |
python/lsst/sims/catalogs/db/dbConnection.py |
483 |
355 |
0 |
234 |
5 |
20% |
python/lsst/sims/catalogs/db/utils.py |
94 |
76 |
0 |
46 |
0 |
13% |
python/lsst/sims/catalogs/decorators/__init__.py |
1 |
0 |
0 |
0 |
0 |
100% |
python/lsst/sims/catalogs/decorators/decorators.py |
41 |
8 |
0 |
10 |
2 |
76% |
python/lsst/sims/catalogs/definitions/CompoundInstanceCatalog.py |
151 |
139 |
0 |
107 |
0 |
5% |
python/lsst/sims/catalogs/definitions/InstanceCatalog.py |
340 |
248 |
0 |
202 |
5 |
20% |
python/lsst/sims/catalogs/definitions/ParallelCatalogWriter.py |
48 |
44 |
0 |
24 |
0 |
6% |
python/lsst/sims/catalogs/definitions/__init__.py |
3 |
0 |
0 |
0 |
0 |
100% |
python/lsst/sims/catalogs/utils/__init__.py |
1 |
0 |
0 |
0 |
0 |
100% |
python/lsst/sims/catalogs/utils/testUtils.py |
159 |
123 |
0 |
28 |
0 |
19% |
tests/testCatalogDBObject.py |
815 |
719 |
0 |
182 |
1 |
10% |
tests/testCatalogs.py |
474 |
406 |
0 |
96 |
1 |
12% |
tests/testColumnOrigins.py |
207 |
117 |
0 |
12 |
1 |
42% |
tests/testCompoundCatalogDBObject.py |
418 |
326 |
0 |
86 |
1 |
18% |
tests/testCompoundInstanceCatalog.py |
470 |
381 |
0 |
140 |
1 |
15% |
tests/testConnectionCache.py |
85 |
63 |
0 |
10 |
1 |
24% |
tests/testConnectionPassing.py |
122 |
96 |
0 |
28 |
1 |
18% |
tests/testDBObject.py |
312 |
278 |
0 |
64 |
1 |
9% |
tests/testFileDBObject.py |
53 |
35 |
0 |
12 |
1 |
29% |
tests/testFilteringCatalogs.py |
564 |
526 |
0 |
174 |
1 |
5% |
tests/testInstanceCatalog.py |
312 |
240 |
0 |
106 |
2 |
18% |
tests/testMethodRegistry.py |
56 |
28 |
0 |
10 |
1 |
56% |
tests/testParallelCatalogWriter.py |
180 |
127 |
0 |
42 |
1 |
24% |