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 |
477 |
406 |
0 |
190 |
0 |
11% |
python/lsst/pipe/base/butlerQuantumContext.py |
70 |
58 |
0 |
50 |
0 |
10% |
python/lsst/pipe/base/cmdLineTask.py |
229 |
182 |
0 |
90 |
0 |
15% |
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 |
56 |
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/_loadHelpers.py |
134 |
87 |
0 |
30 |
1 |
34% |
python/lsst/pipe/base/graph/graph.py |
250 |
175 |
0 |
86 |
0 |
22% |
python/lsst/pipe/base/graph/quantumNode.py |
27 |
7 |
0 |
8 |
0 |
69% |
python/lsst/pipe/base/graphBuilder.py |
229 |
155 |
0 |
98 |
0 |
24% |
python/lsst/pipe/base/pipeTools.py |
72 |
59 |
0 |
46 |
0 |
11% |
python/lsst/pipe/base/pipeline.py |
311 |
228 |
0 |
145 |
1 |
20% |
python/lsst/pipe/base/pipelineIR.py |
374 |
282 |
0 |
214 |
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 |
84 |
55 |
0 |
22 |
0 |
27% |
python/lsst/pipe/base/taskFactory.py |
6 |
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 |
100 |
64 |
0 |
32 |
0 |
27% |
python/lsst/pipe/base/timer.py |
31 |
18 |
0 |
2 |
0 |
39% |
python/lsst/pipe/base/version.py |
5 |
0 |
0 |
0 |
0 |
100% |
tests/test_config.py |
52 |
20 |
0 |
4 |
1 |
59% |
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 |
20 |
9 |
0 |
2 |
1 |
55% |
tests/test_pipeTools.py |
107 |
79 |
0 |
12 |
1 |
24% |
tests/test_pipeline.py |
82 |
52 |
0 |
2 |
1 |
37% |
tests/test_pipelineIR.py |
175 |
144 |
0 |
4 |
1 |
18% |
tests/test_pipelineTask.py |
122 |
89 |
0 |
24 |
1 |
23% |
tests/test_quantumGraph.py |
237 |
160 |
0 |
39 |
1 |
28% |
tests/test_showTasks.py |
46 |
13 |
0 |
2 |
1 |
71% |
tests/test_struct.py |
51 |
36 |
0 |
8 |
1 |
27% |
tests/test_task.py |
151 |
100 |
0 |
20 |
1 |
30% |
tests/test_testUtils.py |
232 |
163 |
0 |
44 |
1 |
25% |