Coverage report: 24%

Hot-keys on this page
n s m x b p c change column sorting
Module | statements | missing | excluded | branches | partial | coverage |
---|---|---|---|---|---|---|
Total | 1913 | 1369 | 0 | 454 | 9 | 24% |
python/lsst/__init__.py | 3 | 0 | 0 | 0 | 0 | 100% |
python/lsst/pipe/__init__.py | 3 | 0 | 0 | 0 | 0 | 100% |
python/lsst/pipe/base/__init__.py | 8 | 0 | 0 | 0 | 0 | 100% |
python/lsst/pipe/base/argumentParser.py | 464 | 396 | 0 | 188 | 0 | 10% |
python/lsst/pipe/base/cmdLineTask.py | 225 | 181 | 0 | 90 | 0 | 14% |
python/lsst/pipe/base/config.py | 59 | 7 | 0 | 14 | 1 | 84% |
python/lsst/pipe/base/pipelineTask.py | 84 | 58 | 0 | 24 | 0 | 24% |
python/lsst/pipe/base/struct.py | 25 | 15 | 0 | 10 | 0 | 29% |
python/lsst/pipe/base/task.py | 78 | 53 | 0 | 22 | 0 | 25% |
python/lsst/pipe/base/timer.py | 30 | 18 | 0 | 2 | 0 | 38% |
python/lsst/pipe/base/version.py | 6 | 0 | 0 | 0 | 0 | 100% |
tests/test_argumentParser.py | 275 | 222 | 0 | 30 | 1 | 18% |
tests/test_cmdLineTask.py | 146 | 95 | 0 | 10 | 1 | 33% |
tests/test_config.py | 96 | 59 | 0 | 4 | 1 | 38% |
tests/test_dataIdContainer.py | 29 | 14 | 0 | 2 | 1 | 52% |
tests/test_pipelineTask.py | 138 | 102 | 0 | 28 | 1 | 22% |
tests/test_showTasks.py | 46 | 13 | 0 | 2 | 1 | 71% |
tests/test_struct.py | 51 | 36 | 0 | 8 | 1 | 27% |
tests/test_task.py | 147 | 100 | 0 | 20 | 1 | 29% |
No items found using the specified filter.