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 |
19 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/base/_status.py |
7 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/base/argumentParser.py |
483 |
409 |
0 |
190 |
0 |
11% |
python/lsst/pipe/base/butlerQuantumContext.py |
70 |
58 |
0 |
50 |
0 |
10% |
python/lsst/pipe/base/cmdLineTask.py |
230 |
182 |
0 |
90 |
0 |
15% |
python/lsst/pipe/base/config.py |
52 |
15 |
0 |
24 |
4 |
62% |
python/lsst/pipe/base/configOverrides.py |
89 |
63 |
0 |
38 |
0 |
20% |
python/lsst/pipe/base/connectionTypes.py |
64 |
18 |
0 |
32 |
4 |
69% |
python/lsst/pipe/base/connections.py |
210 |
104 |
0 |
129 |
10 |
44% |
python/lsst/pipe/base/executionButlerBuilder.py |
88 |
69 |
0 |
39 |
0 |
15% |
python/lsst/pipe/base/graph/__init__.py |
3 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/base/graph/_implDetails.py |
54 |
31 |
0 |
20 |
0 |
31% |
python/lsst/pipe/base/graph/_loadHelpers.py |
160 |
112 |
0 |
44 |
1 |
28% |
python/lsst/pipe/base/graph/graph.py |
264 |
183 |
0 |
86 |
0 |
23% |
python/lsst/pipe/base/graph/quantumNode.py |
27 |
7 |
0 |
8 |
0 |
69% |
python/lsst/pipe/base/graphBuilder.py |
260 |
186 |
0 |
124 |
0 |
20% |
python/lsst/pipe/base/pipeTools.py |
65 |
53 |
0 |
42 |
0 |
11% |
python/lsst/pipe/base/pipeline.py |
338 |
250 |
0 |
163 |
1 |
19% |
python/lsst/pipe/base/pipelineIR.py |
376 |
284 |
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 |
90 |
59 |
0 |
24 |
0 |
27% |
python/lsst/pipe/base/taskFactory.py |
6 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/base/task_logging.py |
89 |
35 |
0 |
6 |
0 |
57% |
python/lsst/pipe/base/testUtils.py |
138 |
118 |
0 |
56 |
0 |
10% |
python/lsst/pipe/base/tests/__init__.py |
0 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/base/tests/simpleQGraph.py |
130 |
90 |
0 |
52 |
0 |
22% |
python/lsst/pipe/base/timer.py |
41 |
28 |
0 |
16 |
0 |
23% |
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 |
144 |
110 |
0 |
2 |
1 |
24% |
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_logging.py |
28 |
20 |
0 |
4 |
1 |
28% |
tests/test_pipeTools.py |
107 |
79 |
0 |
12 |
1 |
24% |
tests/test_pipeline.py |
89 |
56 |
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 |
245 |
165 |
0 |
43 |
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 |
316 |
232 |
0 |
46 |
1 |
23% |