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 |
13 |
0 |
0 |
0 |
0 |
100% |
python/lsst/pipe/base/argumentParser.py |
470 |
401 |
0 |
188 |
0 |
10% |
python/lsst/pipe/base/cmdLineTask.py |
225 |
181 |
0 |
90 |
0 |
14% |
python/lsst/pipe/base/config.py |
60 |
7 |
0 |
14 |
1 |
84% |
python/lsst/pipe/base/configOverrides.py |
34 |
23 |
0 |
14 |
0 |
23% |
python/lsst/pipe/base/graph.py |
68 |
51 |
0 |
34 |
0 |
17% |
python/lsst/pipe/base/graphBuilder.py |
125 |
105 |
0 |
66 |
0 |
10% |
python/lsst/pipe/base/pipeTools.py |
76 |
64 |
0 |
42 |
0 |
10% |
python/lsst/pipe/base/pipeline.py |
25 |
16 |
0 |
8 |
0 |
27% |
python/lsst/pipe/base/pipelineBuilder.py |
65 |
48 |
0 |
22 |
0 |
20% |
python/lsst/pipe/base/pipelineTask.py |
89 |
62 |
0 |
26 |
0 |
23% |
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 |
6 |
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 |
96 |
59 |
0 |
4 |
1 |
38% |
tests/test_configOverrides.py |
147 |
115 |
0 |
2 |
1 |
22% |
tests/test_dataIdContainer.py |
29 |
14 |
0 |
2 |
1 |
52% |
tests/test_graphBuilder.py |
123 |
85 |
0 |
34 |
1 |
26% |
tests/test_pipeTools.py |
134 |
105 |
0 |
12 |
1 |
21% |
tests/test_pipeline.py |
67 |
39 |
0 |
2 |
1 |
42% |
tests/test_pipelineBuilder.py |
183 |
150 |
0 |
32 |
1 |
16% |
tests/test_pipelineTask.py |
138 |
102 |
0 |
28 |
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% |