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 |
472 |
403 |
0 |
190 |
0 |
10% |
python/lsst/pipe/base/butlerQuantumContext.py |
70 |
58 |
0 |
50 |
0 |
10% |
python/lsst/pipe/base/cmdLineTask.py |
225 |
181 |
0 |
90 |
0 |
14% |
python/lsst/pipe/base/config.py |
38 |
6 |
0 |
18 |
4 |
75% |
python/lsst/pipe/base/configOverrides.py |
27 |
18 |
0 |
10 |
0 |
24% |
python/lsst/pipe/base/connectionTypes.py |
46 |
13 |
0 |
24 |
0 |
70% |
python/lsst/pipe/base/connections.py |
151 |
59 |
0 |
84 |
10 |
55% |
python/lsst/pipe/base/graph.py |
61 |
32 |
0 |
26 |
0 |
38% |
python/lsst/pipe/base/graphBuilder.py |
199 |
132 |
0 |
88 |
0 |
25% |
python/lsst/pipe/base/pipeTools.py |
73 |
59 |
0 |
46 |
0 |
12% |
python/lsst/pipe/base/pipeline.py |
84 |
53 |
0 |
32 |
0 |
30% |
python/lsst/pipe/base/pipelineBuilder.py |
60 |
44 |
0 |
22 |
0 |
20% |
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 |
6 |
0 |
0 |
0 |
0 |
100% |
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_argumentParser.py |
275 |
222 |
0 |
30 |
1 |
18% |
tests/test_cmdLineTask.py |
146 |
95 |
0 |
10 |
1 |
33% |
tests/test_config.py |
49 |
20 |
0 |
4 |
1 |
57% |
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 |
117 |
89 |
0 |
12 |
1 |
22% |
tests/test_pipeline.py |
69 |
39 |
0 |
2 |
1 |
44% |
tests/test_pipelineBuilder.py |
172 |
139 |
0 |
32 |
1 |
17% |
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% |