Coverage report: 86%

Hot-keys on this page
n s m x b p c change column sorting
Module | statements | missing | excluded | branches | partial | coverage |
---|---|---|---|---|---|---|
Total | 1506 | 162 | 0 | 376 | 55 | 86% |
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 | 7 | 0 | 0 | 0 | 0 | 100% |
python/lsst/pipe/base/argumentParser.py | 462 | 83 | 0 | 182 | 26 | 81% |
python/lsst/pipe/base/cmdLineTask.py | 223 | 54 | 0 | 90 | 18 | 69% |
python/lsst/pipe/base/struct.py | 28 | 3 | 0 | 10 | 1 | 84% |
python/lsst/pipe/base/task.py | 80 | 5 | 0 | 22 | 5 | 90% |
python/lsst/pipe/base/timer.py | 31 | 0 | 0 | 2 | 0 | 100% |
python/lsst/pipe/base/version.py | 6 | 0 | 0 | 0 | 0 | 100% |
tests/data/argumentParserConfig.py | 2 | 0 | 0 | 0 | 0 | 100% |
tests/test_argumentParser.py | 279 | 3 | 0 | 30 | 1 | 99% |
tests/test_cmdLineTask.py | 138 | 6 | 0 | 10 | 1 | 95% |
tests/test_showTasks.py | 48 | 2 | 0 | 2 | 1 | 94% |
tests/test_struct.py | 48 | 2 | 0 | 8 | 1 | 95% |
tests/test_task.py | 148 | 4 | 0 | 20 | 1 | 97% |
No items found using the specified filter.