python/lsst/__init__.py |
2 |
0 |
0 |
0 |
0 |
100% |
python/lsst/ctrl/__init__.py |
2 |
0 |
0 |
0 |
0 |
100% |
python/lsst/ctrl/mpexec/__init__.py |
10 |
0 |
0 |
0 |
0 |
100% |
python/lsst/ctrl/mpexec/cli/__init__.py |
0 |
0 |
0 |
0 |
0 |
100% |
python/lsst/ctrl/mpexec/cli/opt/__init__.py |
2 |
0 |
0 |
0 |
0 |
100% |
python/lsst/ctrl/mpexec/cli/opt/optionGroups.py |
26 |
6 |
0 |
0 |
0 |
77% |
python/lsst/ctrl/mpexec/cli/opt/options.py |
48 |
9 |
0 |
4 |
0 |
75% |
python/lsst/ctrl/mpexec/cli/pipetask.py |
15 |
2 |
0 |
0 |
0 |
87% |
python/lsst/ctrl/mpexec/cli/script/__init__.py |
3 |
0 |
0 |
0 |
0 |
100% |
python/lsst/ctrl/mpexec/cli/script/build.py |
12 |
8 |
0 |
2 |
0 |
29% |
python/lsst/ctrl/mpexec/cli/script/qgraph.py |
13 |
8 |
0 |
4 |
0 |
29% |
python/lsst/ctrl/mpexec/cli/script/run.py |
9 |
4 |
0 |
0 |
0 |
56% |
python/lsst/ctrl/mpexec/cli/utils.py |
49 |
27 |
0 |
14 |
0 |
35% |
python/lsst/ctrl/mpexec/cmdLineFwk.py |
399 |
330 |
0 |
208 |
0 |
11% |
python/lsst/ctrl/mpexec/dotTools.py |
115 |
100 |
0 |
58 |
0 |
9% |
python/lsst/ctrl/mpexec/execFixupDataId.py |
39 |
29 |
0 |
16 |
0 |
18% |
python/lsst/ctrl/mpexec/executionGraphFixup.py |
7 |
1 |
0 |
0 |
0 |
86% |
python/lsst/ctrl/mpexec/mpGraphExecutor.py |
199 |
159 |
0 |
88 |
0 |
14% |
python/lsst/ctrl/mpexec/preExecInit.py |
101 |
87 |
0 |
42 |
0 |
10% |
python/lsst/ctrl/mpexec/quantumGraphExecutor.py |
10 |
2 |
0 |
0 |
0 |
80% |
python/lsst/ctrl/mpexec/simple_pipeline_executor.py |
55 |
33 |
0 |
12 |
0 |
33% |
python/lsst/ctrl/mpexec/singleQuantumExecutor.py |
223 |
188 |
0 |
76 |
0 |
12% |
python/lsst/ctrl/mpexec/taskFactory.py |
26 |
18 |
0 |
12 |
0 |
21% |
python/lsst/ctrl/mpexec/util.py |
52 |
43 |
0 |
32 |
0 |
11% |
python/lsst/ctrl/mpexec/version.py |
5 |
0 |
0 |
0 |
0 |
100% |
tests/test_cliScript.py |
71 |
50 |
0 |
6 |
1 |
29% |
tests/test_cliUtils.py |
22 |
13 |
0 |
2 |
1 |
42% |
tests/test_cmdLineFwk.py |
382 |
315 |
0 |
26 |
2 |
17% |
tests/test_dotTools.py |
74 |
48 |
0 |
20 |
1 |
29% |
tests/test_executors.py |
213 |
150 |
0 |
48 |
1 |
25% |
tests/test_preExecInit.py |
71 |
54 |
0 |
20 |
1 |
20% |
tests/test_simple_pipeline_executor.py |
51 |
32 |
0 |
2 |
1 |
38% |
tests/test_taskFactory.py |
93 |
56 |
0 |
0 |
0 |
40% |