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 |
6 |
0 |
0 |
0 |
77% |
python/lsst/ctrl/mpexec/cli/opt/options.py |
46 |
9 |
0 |
4 |
0 |
74% |
python/lsst/ctrl/mpexec/cli/pipetask.py |
12 |
2 |
0 |
0 |
0 |
83% |
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 |
367 |
301 |
0 |
190 |
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 |
195 |
157 |
0 |
88 |
0 |
13% |
python/lsst/ctrl/mpexec/preExecInit.py |
100 |
86 |
0 |
44 |
0 |
10% |
python/lsst/ctrl/mpexec/quantumGraphExecutor.py |
10 |
2 |
0 |
0 |
0 |
80% |
python/lsst/ctrl/mpexec/singleQuantumExecutor.py |
99 |
79 |
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 |
71 |
50 |
0 |
6 |
1 |
29% |
tests/test_cliUtils.py |
22 |
13 |
0 |
2 |
1 |
42% |
tests/test_cmdLineFwk.py |
358 |
286 |
0 |
28 |
2 |
20% |
tests/test_dotTools.py |
74 |
48 |
0 |
20 |
1 |
29% |
tests/test_executors.py |
212 |
149 |
0 |
48 |
1 |
25% |
tests/test_preExecInit.py |
71 |
54 |
0 |
20 |
1 |
20% |