bin.src/dispatch_verify.py |
3 |
1 |
0 |
2 |
1 |
60% |
bin.src/inspect_job.py |
8 |
4 |
0 |
4 |
1 |
42% |
bin.src/lint_metrics.py |
23 |
16 |
0 |
2 |
1 |
32% |
python/lsst/__init__.py |
6 |
2 |
0 |
0 |
0 |
67% |
python/lsst/verify/__init__.py |
20 |
2 |
0 |
0 |
0 |
90% |
python/lsst/verify/bin/__init__.py |
0 |
0 |
0 |
0 |
0 |
100% |
python/lsst/verify/bin/dispatchverify.py |
156 |
131 |
0 |
58 |
0 |
12% |
python/lsst/verify/bin/inspectjob.py |
35 |
27 |
0 |
22 |
0 |
14% |
python/lsst/verify/blob.py |
61 |
38 |
0 |
16 |
0 |
30% |
python/lsst/verify/blobset.py |
74 |
53 |
0 |
22 |
0 |
22% |
python/lsst/verify/datum.py |
91 |
63 |
0 |
32 |
0 |
23% |
python/lsst/verify/errors.py |
8 |
0 |
0 |
0 |
0 |
100% |
python/lsst/verify/gen2tasks/__init__.py |
4 |
0 |
0 |
0 |
0 |
100% |
python/lsst/verify/gen2tasks/metadataTask.py |
14 |
6 |
0 |
0 |
0 |
57% |
python/lsst/verify/gen2tasks/metricRegistry.py |
29 |
3 |
0 |
6 |
2 |
80% |
python/lsst/verify/gen2tasks/metricTask.py |
23 |
11 |
0 |
6 |
0 |
41% |
python/lsst/verify/gen2tasks/metricsControllerTask.py |
66 |
44 |
0 |
16 |
0 |
27% |
python/lsst/verify/gen2tasks/testUtils.py |
33 |
17 |
0 |
5 |
0 |
42% |
python/lsst/verify/job.py |
93 |
64 |
0 |
26 |
0 |
24% |
python/lsst/verify/jobmetadata.py |
92 |
63 |
0 |
34 |
0 |
23% |
python/lsst/verify/jsonmixin.py |
30 |
18 |
0 |
10 |
0 |
30% |
python/lsst/verify/measurement.py |
168 |
120 |
0 |
60 |
0 |
21% |
python/lsst/verify/measurementset.py |
89 |
64 |
0 |
42 |
0 |
19% |
python/lsst/verify/metadata/__init__.py |
0 |
0 |
0 |
0 |
0 |
100% |
python/lsst/verify/metadata/eupsmanifest.py |
41 |
27 |
0 |
12 |
0 |
26% |
python/lsst/verify/metadata/jenkinsci.py |
5 |
1 |
0 |
0 |
0 |
80% |
python/lsst/verify/metadata/ldf.py |
5 |
1 |
0 |
0 |
0 |
80% |
python/lsst/verify/metadata/lsstsw.py |
42 |
22 |
0 |
6 |
0 |
42% |
python/lsst/verify/metaquery.py |
29 |
18 |
0 |
14 |
0 |
26% |
python/lsst/verify/metric.py |
79 |
51 |
0 |
22 |
0 |
28% |
python/lsst/verify/metricset.py |
159 |
123 |
0 |
66 |
0 |
16% |
python/lsst/verify/naming.py |
228 |
193 |
0 |
130 |
0 |
10% |
python/lsst/verify/output.py |
18 |
12 |
0 |
6 |
0 |
25% |
python/lsst/verify/report.py |
50 |
40 |
0 |
8 |
0 |
17% |
python/lsst/verify/spec/__init__.py |
2 |
0 |
0 |
0 |
0 |
100% |
python/lsst/verify/spec/base.py |
42 |
23 |
0 |
10 |
0 |
37% |
python/lsst/verify/spec/threshold.py |
63 |
36 |
0 |
4 |
0 |
40% |
python/lsst/verify/specset.py |
350 |
292 |
0 |
154 |
0 |
12% |
python/lsst/verify/squash.py |
66 |
49 |
0 |
12 |
0 |
22% |
python/lsst/verify/tasks/__init__.py |
3 |
0 |
0 |
0 |
0 |
100% |
python/lsst/verify/tasks/metadataMetricTask.py |
36 |
21 |
0 |
14 |
0 |
30% |
python/lsst/verify/tasks/metricTask.py |
3 |
0 |
0 |
0 |
0 |
100% |
python/lsst/verify/tasks/ppdbMetricTask.py |
78 |
55 |
0 |
36 |
0 |
20% |
python/lsst/verify/tasks/testUtils.py |
49 |
31 |
0 |
2 |
0 |
35% |
python/lsst/verify/version.py |
6 |
0 |
0 |
0 |
0 |
100% |
python/lsst/verify/yamlutils.py |
34 |
24 |
0 |
8 |
0 |
24% |
tests/test_blob.py |
54 |
38 |
0 |
4 |
1 |
29% |
tests/test_blobset.py |
44 |
35 |
0 |
6 |
1 |
20% |
tests/test_configPpdbLoader.py |
130 |
102 |
0 |
2 |
1 |
22% |
tests/test_datum.py |
111 |
94 |
0 |
2 |
1 |
16% |
tests/test_eupsmanifest.py |
25 |
17 |
0 |
6 |
1 |
29% |
tests/test_inspectjob.py |
70 |
53 |
0 |
12 |
1 |
24% |
tests/test_job.py |
89 |
79 |
0 |
6 |
1 |
12% |
tests/test_lsstsw.py |
22 |
12 |
0 |
2 |
1 |
46% |
tests/test_measurements.py |
121 |
104 |
0 |
8 |
1 |
14% |
tests/test_measurementset.py |
72 |
58 |
0 |
10 |
1 |
18% |
tests/test_merge_documents.py |
21 |
10 |
0 |
2 |
1 |
52% |
tests/test_metricRegistry.py |
37 |
22 |
0 |
10 |
1 |
34% |
tests/test_metrics.py |
58 |
44 |
0 |
4 |
1 |
24% |
tests/test_metricsController.py |
139 |
86 |
0 |
30 |
1 |
36% |
tests/test_metricset.py |
117 |
89 |
0 |
8 |
0 |
22% |
tests/test_naming.py |
397 |
256 |
0 |
2 |
1 |
36% |
tests/test_output.py |
31 |
19 |
0 |
6 |
1 |
35% |
tests/test_specification_set.py |
219 |
164 |
0 |
10 |
1 |
24% |
tests/test_squash.py |
80 |
49 |
0 |
2 |
1 |
39% |
tests/test_squashMetadataTask.py |
33 |
16 |
0 |
4 |
1 |
49% |
tests/test_threshold_specification.py |
76 |
63 |
0 |
2 |
1 |
18% |