python/lsst/__init__.py |
2 |
0 |
0 |
0 |
0 |
100% |
python/lsst/ap/__init__.py |
2 |
0 |
0 |
0 |
0 |
100% |
python/lsst/ap/association/__init__.py |
10 |
0 |
0 |
0 |
0 |
100% |
python/lsst/ap/association/afwUtils.py |
313 |
305 |
0 |
0 |
0 |
3% |
python/lsst/ap/association/association.py |
118 |
86 |
0 |
20 |
0 |
23% |
python/lsst/ap/association/diaCalculation.py |
100 |
67 |
0 |
40 |
0 |
24% |
python/lsst/ap/association/diaCalculationPlugins.py |
361 |
159 |
0 |
86 |
1 |
53% |
python/lsst/ap/association/diaForcedSource.py |
82 |
53 |
0 |
6 |
0 |
35% |
python/lsst/ap/association/diaPipe.py |
73 |
35 |
0 |
10 |
0 |
46% |
python/lsst/ap/association/loadDiaCatalogs.py |
60 |
33 |
0 |
12 |
0 |
38% |
python/lsst/ap/association/mapApData.py |
150 |
108 |
0 |
36 |
0 |
23% |
python/lsst/ap/association/metrics.py |
86 |
47 |
0 |
18 |
0 |
45% |
python/lsst/ap/association/packageAlerts.py |
92 |
63 |
0 |
10 |
0 |
28% |
python/lsst/ap/association/version.py |
5 |
0 |
0 |
0 |
0 |
100% |
tests/test_association_task.py |
250 |
220 |
0 |
72 |
1 |
10% |
tests/test_diaForcedSource.py |
124 |
103 |
0 |
6 |
1 |
17% |
tests/test_diaPipe.py |
58 |
36 |
0 |
8 |
1 |
35% |
tests/test_dia_calculation.py |
99 |
60 |
0 |
26 |
1 |
38% |
tests/test_dia_calculation_plugins.py |
338 |
291 |
0 |
8 |
1 |
14% |
tests/test_loadDiaCatalogs.py |
161 |
126 |
0 |
16 |
1 |
20% |
tests/test_map_ap_data.py |
156 |
129 |
0 |
36 |
1 |
15% |
tests/test_metrics.py |
187 |
127 |
0 |
4 |
1 |
32% |
tests/test_packageAlerts.py |
194 |
158 |
0 |
20 |
1 |
17% |