python/lsst/__init__.py |
2 |
0 |
0 |
0 |
0 |
100% |
python/lsst/ctrl/__init__.py |
2 |
0 |
0 |
0 |
0 |
100% |
python/lsst/ctrl/execute/__init__.py |
0 |
0 |
0 |
0 |
0 |
100% |
python/lsst/ctrl/execute/allocationConfig.py |
11 |
0 |
0 |
0 |
0 |
100% |
python/lsst/ctrl/execute/allocator.py |
174 |
136 |
0 |
48 |
0 |
17% |
python/lsst/ctrl/execute/allocatorParser.py |
27 |
20 |
0 |
0 |
0 |
26% |
python/lsst/ctrl/execute/condorConfig.py |
20 |
2 |
0 |
0 |
0 |
90% |
python/lsst/ctrl/execute/condorInfoConfig.py |
22 |
7 |
0 |
4 |
1 |
62% |
python/lsst/ctrl/execute/configurator.py |
154 |
129 |
0 |
62 |
0 |
12% |
python/lsst/ctrl/execute/envString.py |
15 |
11 |
0 |
4 |
0 |
21% |
python/lsst/ctrl/execute/namedClassFactory.py |
12 |
8 |
0 |
2 |
0 |
29% |
python/lsst/ctrl/execute/runOrcaParser.py |
37 |
31 |
0 |
4 |
0 |
15% |
python/lsst/ctrl/execute/seqFile.py |
25 |
16 |
0 |
2 |
0 |
33% |
python/lsst/ctrl/execute/templateWriter.py |
17 |
13 |
0 |
4 |
0 |
19% |
tests/test_allocationConfig.py |
28 |
16 |
0 |
2 |
1 |
43% |
tests/test_allocator.py |
99 |
77 |
0 |
2 |
1 |
23% |
tests/test_allocatorParser.py |
25 |
15 |
0 |
2 |
1 |
41% |
tests/test_condorConfig.py |
78 |
62 |
0 |
2 |
1 |
21% |
tests/test_condorInfoConfig.py |
20 |
10 |
0 |
2 |
1 |
50% |
tests/test_configurator.py |
55 |
34 |
0 |
2 |
1 |
39% |
tests/test_dagIdInfo.py |
31 |
19 |
0 |
2 |
1 |
39% |
tests/test_seqFile.py |
18 |
9 |
0 |
2 |
1 |
50% |
tests/test_templateWriter.py |
24 |
12 |
0 |
2 |
1 |
50% |