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 |
9 |
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 |
8 |
0 |
2 |
0 |
64% |
python/lsst/ctrl/mpexec/cli/opt/options.py |
33 |
0 |
0 |
0 |
0 |
100% |
python/lsst/ctrl/mpexec/cli/pipetask.py |
11 |
2 |
0 |
0 |
0 |
82% |
python/lsst/ctrl/mpexec/cli/script/__init__.py |
3 |
0 |
0 |
0 |
0 |
100% |
python/lsst/ctrl/mpexec/cli/script/build.py |
15 |
10 |
0 |
4 |
0 |
26% |
python/lsst/ctrl/mpexec/cli/script/qgraph.py |
14 |
8 |
0 |
4 |
0 |
33% |
python/lsst/ctrl/mpexec/cli/script/run.py |
12 |
6 |
0 |
2 |
0 |
43% |
python/lsst/ctrl/mpexec/cli/utils.py |
46 |
27 |
0 |
14 |
0 |
32% |
python/lsst/ctrl/mpexec/cmdLineFwk.py |
381 |
311 |
0 |
188 |
0 |
12% |
python/lsst/ctrl/mpexec/dotTools.py |
109 |
95 |
0 |
56 |
0 |
8% |
python/lsst/ctrl/mpexec/execFixupDataId.py |
39 |
29 |
0 |
14 |
0 |
19% |
python/lsst/ctrl/mpexec/executionGraphFixup.py |
7 |
1 |
0 |
0 |
0 |
86% |
python/lsst/ctrl/mpexec/mpGraphExecutor.py |
144 |
108 |
0 |
70 |
0 |
17% |
python/lsst/ctrl/mpexec/preExecInit.py |
98 |
84 |
0 |
42 |
0 |
10% |
python/lsst/ctrl/mpexec/quantumGraphExecutor.py |
8 |
2 |
0 |
0 |
0 |
75% |
python/lsst/ctrl/mpexec/singleQuantumExecutor.py |
95 |
76 |
0 |
36 |
0 |
15% |
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 |
67 |
47 |
0 |
6 |
1 |
29% |
tests/test_cliUtils.py |
22 |
13 |
0 |
2 |
1 |
42% |
tests/test_cmdLineFwk.py |
315 |
244 |
0 |
26 |
2 |
22% |
tests/test_dotTools.py |
74 |
48 |
0 |
20 |
1 |
29% |
tests/test_executors.py |
193 |
137 |
0 |
40 |
1 |
24% |
tests/test_preExecInit.py |
70 |
54 |
0 |
20 |
1 |
19% |