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 |
16 |
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 |
6 |
0 |
18 |
4 |
75% |
python/lsst/pipe/base/configOverrides.py |
40 |
26 |
0 |
14 |
0 |
26% |
python/lsst/pipe/base/connectionTypes.py |
55 |
16 |
0 |
28 |
2 |
69% |
python/lsst/pipe/base/connections.py |
163 |
67 |
0 |
101 |
10 |
52% |
python/lsst/pipe/base/graph/__init__.py |
3 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/base/graph/_implDetails.py |
48 |
22 |
0 |
12 |
0 |
47% |
python/lsst/pipe/base/graph/graph.py |
187 |
131 |
0 |
76 |
0 |
21% |
python/lsst/pipe/base/graph/quantumNode.py |
25 |
7 |
0 |
8 |
0 |
67% |
python/lsst/pipe/base/graphBuilder.py |
273 |
191 |
0 |
112 |
0 |
22% |
python/lsst/pipe/base/pipeTools.py |
72 |
59 |
0 |
46 |
0 |
11% |
python/lsst/pipe/base/pipeline.py |
288 |
223 |
0 |
139 |
1 |
17% |
python/lsst/pipe/base/pipelineIR.py |
341 |
268 |
0 |
204 |
0 |
16% |
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 |
82 |
55 |
0 |
22 |
0 |
26% |
python/lsst/pipe/base/taskFactory.py |
5 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/base/testUtils.py |
91 |
77 |
0 |
36 |
0 |
11% |
python/lsst/pipe/base/tests/__init__.py |
0 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/base/tests/simpleQGraph.py |
92 |
58 |
0 |
28 |
0 |
28% |
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 |
85 |
67 |
0 |
4 |
1 |
21% |
tests/test_dataIdContainer.py |
29 |
14 |
0 |
2 |
1 |
52% |
tests/test_graphBuilder.py |
41 |
19 |
0 |
2 |
1 |
53% |
tests/test_pipeTools.py |
107 |
79 |
0 |
12 |
1 |
24% |
tests/test_pipeline.py |
82 |
52 |
0 |
2 |
1 |
37% |
tests/test_pipelineIR.py |
162 |
132 |
0 |
4 |
1 |
19% |
tests/test_pipelineTask.py |
122 |
89 |
0 |
24 |
1 |
23% |
tests/test_quantumGraph.py |
198 |
128 |
0 |
37 |
1 |
30% |
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% |