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 |
473 |
355 |
0 |
234 |
5 |
19% |
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 |
39 |
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 |
337 |
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 |
812 |
719 |
0 |
182 |
1 |
9% |
tests/testCatalogs.py |
469 |
406 |
0 |
96 |
1 |
11% |
tests/testColumnOrigins.py |
198 |
117 |
0 |
12 |
1 |
39% |
tests/testCompoundCatalogDBObject.py |
414 |
326 |
0 |
86 |
1 |
18% |
tests/testCompoundInstanceCatalog.py |
468 |
381 |
0 |
140 |
1 |
14% |
tests/testConnectionCache.py |
83 |
63 |
0 |
10 |
1 |
23% |
tests/testConnectionPassing.py |
118 |
96 |
0 |
28 |
1 |
16% |
tests/testDBObject.py |
310 |
278 |
0 |
64 |
1 |
9% |
tests/testFileDBObject.py |
53 |
35 |
0 |
12 |
1 |
29% |
tests/testFilteringCatalogs.py |
544 |
510 |
0 |
174 |
1 |
5% |
tests/testInstanceCatalog.py |
310 |
240 |
0 |
106 |
2 |
17% |
tests/testMethodRegistry.py |
52 |
28 |
0 |
10 |
1 |
53% |
tests/testParallelCatalogWriter.py |
174 |
127 |
0 |
42 |
1 |
22% |