python/lsst/__init__.py |
3 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/__init__.py |
3 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/base/__init__.py |
15 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/base/argumentParser.py |
475 |
406 |
0 |
190 |
0 |
10% |
python/lsst/pipe/base/butlerQuantumContext.py |
70 |
58 |
0 |
50 |
0 |
10% |
python/lsst/pipe/base/cmdLineTask.py |
226 |
182 |
0 |
90 |
0 |
14% |
python/lsst/pipe/base/config.py |
38 |
7 |
0 |
18 |
5 |
71% |
python/lsst/pipe/base/configOverrides.py |
40 |
26 |
0 |
14 |
0 |
26% |
python/lsst/pipe/base/connectionTypes.py |
47 |
13 |
0 |
24 |
0 |
70% |
python/lsst/pipe/base/connections.py |
155 |
72 |
0 |
94 |
12 |
46% |
python/lsst/pipe/base/graph.py |
68 |
37 |
0 |
30 |
0 |
36% |
python/lsst/pipe/base/graphBuilder.py |
188 |
121 |
0 |
82 |
0 |
27% |
python/lsst/pipe/base/pipeTools.py |
72 |
59 |
0 |
46 |
0 |
11% |
python/lsst/pipe/base/pipeline.py |
211 |
157 |
0 |
92 |
1 |
19% |
python/lsst/pipe/base/pipelineIR.py |
199 |
151 |
0 |
116 |
0 |
18% |
python/lsst/pipe/base/pipelineTask.py |
17 |
6 |
0 |
0 |
0 |
65% |
python/lsst/pipe/base/struct.py |
25 |
15 |
0 |
10 |
0 |
29% |
python/lsst/pipe/base/task.py |
78 |
53 |
0 |
22 |
0 |
25% |
python/lsst/pipe/base/taskFactory.py |
5 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/base/testUtils.py |
74 |
62 |
0 |
28 |
0 |
12% |
python/lsst/pipe/base/timer.py |
30 |
18 |
0 |
2 |
0 |
38% |
python/lsst/pipe/base/version.py |
5 |
0 |
0 |
0 |
0 |
100% |
tests/test_config.py |
51 |
20 |
0 |
4 |
1 |
58% |
tests/test_configOverrides.py |
147 |
115 |
0 |
2 |
1 |
22% |
tests/test_connections.py |
74 |
57 |
0 |
4 |
1 |
23% |
tests/test_dataIdContainer.py |
29 |
14 |
0 |
2 |
1 |
52% |
tests/test_pipeTools.py |
107 |
79 |
0 |
12 |
1 |
24% |
tests/test_pipeline.py |
65 |
37 |
0 |
2 |
1 |
43% |
tests/test_pipelineIR.py |
105 |
81 |
0 |
4 |
1 |
23% |
tests/test_pipelineTask.py |
128 |
95 |
0 |
26 |
1 |
22% |
tests/test_showTasks.py |
46 |
13 |
0 |
2 |
1 |
71% |
tests/test_struct.py |
51 |
36 |
0 |
8 |
1 |
27% |
tests/test_task.py |
147 |
100 |
0 |
20 |
1 |
29% |
tests/test_testUtils.py |
230 |
163 |
0 |
44 |
1 |
25% |