python/lsst/__init__.py |
2 |
0 |
0 |
0 |
0 |
100% |
python/lsst/ctrl/__init__.py |
2 |
0 |
0 |
0 |
0 |
100% |
python/lsst/ctrl/bps/__init__.py |
8 |
0 |
0 |
0 |
0 |
100% |
python/lsst/ctrl/bps/bps_config.py |
151 |
126 |
0 |
64 |
0 |
12% |
python/lsst/ctrl/bps/bps_draw.py |
6 |
1 |
0 |
0 |
0 |
83% |
python/lsst/ctrl/bps/bps_utils.py |
62 |
38 |
0 |
20 |
0 |
29% |
python/lsst/ctrl/bps/cancel.py |
18 |
13 |
0 |
8 |
0 |
19% |
python/lsst/ctrl/bps/clustered_quantum_graph.py |
162 |
115 |
0 |
50 |
0 |
22% |
python/lsst/ctrl/bps/constants.py |
4 |
0 |
0 |
0 |
0 |
100% |
python/lsst/ctrl/bps/drivers.py |
104 |
79 |
0 |
26 |
0 |
19% |
python/lsst/ctrl/bps/etc/__init__.py |
0 |
0 |
0 |
0 |
0 |
100% |
python/lsst/ctrl/bps/generic_workflow.py |
267 |
170 |
0 |
90 |
0 |
29% |
python/lsst/ctrl/bps/pre_transform.py |
80 |
63 |
0 |
26 |
0 |
16% |
python/lsst/ctrl/bps/prepare.py |
26 |
19 |
0 |
8 |
0 |
21% |
python/lsst/ctrl/bps/report.py |
106 |
94 |
0 |
57 |
0 |
7% |
python/lsst/ctrl/bps/submit.py |
20 |
13 |
0 |
4 |
0 |
29% |
python/lsst/ctrl/bps/transform.py |
289 |
256 |
0 |
116 |
0 |
9% |
python/lsst/ctrl/bps/version.py |
5 |
0 |
0 |
0 |
0 |
100% |
python/lsst/ctrl/bps/wms_service.py |
66 |
13 |
0 |
4 |
0 |
81% |
tests/test_bps_utils.py |
24 |
12 |
0 |
2 |
1 |
50% |
tests/test_bpsconfig.py |
100 |
75 |
0 |
2 |
1 |
25% |
tests/test_drivers.py |
23 |
10 |
0 |
2 |
1 |
56% |
tests/test_generic_workflow.py |
92 |
73 |
0 |
2 |
1 |
21% |
tests/test_lssthtc.py |
22 |
9 |
0 |
4 |
1 |
62% |
tests/test_pre_transform.py |
37 |
19 |
0 |
2 |
1 |
49% |