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 |
27 |
8 |
0 |
2 |
0 |
66% |
python/lsst/ctrl/mpexec/cli/opt/options.py |
34 |
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 |
18 |
13 |
0 |
12 |
0 |
17% |
python/lsst/ctrl/mpexec/cmdLineFwk.py |
392 |
320 |
0 |
186 |
0 |
12% |
python/lsst/ctrl/mpexec/cmdLineParser.py |
131 |
98 |
0 |
24 |
0 |
21% |
python/lsst/ctrl/mpexec/dotTools.py |
109 |
95 |
0 |
56 |
0 |
8% |
python/lsst/ctrl/mpexec/execFixupDataId.py |
31 |
23 |
0 |
16 |
0 |
17% |
python/lsst/ctrl/mpexec/executionGraphFixup.py |
8 |
1 |
0 |
0 |
0 |
88% |
python/lsst/ctrl/mpexec/mpGraphExecutor.py |
137 |
104 |
0 |
64 |
0 |
16% |
python/lsst/ctrl/mpexec/preExecInit.py |
100 |
86 |
0 |
44 |
0 |
10% |
python/lsst/ctrl/mpexec/quantumGraphExecutor.py |
8 |
2 |
0 |
0 |
0 |
75% |
python/lsst/ctrl/mpexec/singleQuantumExecutor.py |
93 |
76 |
0 |
42 |
0 |
13% |
python/lsst/ctrl/mpexec/taskFactory.py |
25 |
17 |
0 |
12 |
0 |
22% |
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/testUtil.py |
79 |
49 |
0 |
24 |
0 |
29% |
tests/test_cliScript.py |
67 |
47 |
0 |
6 |
1 |
29% |
tests/test_cliUtils.py |
22 |
13 |
0 |
2 |
1 |
42% |
tests/test_cmdLineFwk.py |
261 |
205 |
0 |
16 |
2 |
21% |
tests/test_cmdLineParser.py |
157 |
134 |
0 |
2 |
1 |
15% |
tests/test_dotTools.py |
74 |
48 |
0 |
20 |
1 |
29% |
tests/test_executors.py |
145 |
102 |
0 |
20 |
1 |
27% |
tests/test_preExecInit.py |
70 |
54 |
0 |
20 |
1 |
19% |