Coverage report: 22%
coverage.py v6.5.0, created at 2022-11-06 21:50 +0000
coverage.py v6.5.0, created at 2022-11-06 21:50 +0000
Module | statements | missing | excluded | branches | partial | coverage |
---|---|---|---|---|---|---|
python/lsst/analysis/drp/__init__.py | 1 | 0 | 0 | 0 | 0 | 100% |
python/lsst/analysis/drp/_treecorrConfig.py | 41 | 13 | 0 | 22 | 2 | 54% |
python/lsst/analysis/drp/calcFunctors.py | 325 | 199 | 0 | 68 | 0 | 32% |
python/lsst/analysis/drp/dataSelectors.py | 154 | 82 | 0 | 34 | 0 | 38% |
python/lsst/analysis/drp/plotUtils.py | 180 | 162 | 0 | 46 | 0 | 8% |
python/lsst/analysis/drp/scatterPlot.py | 368 | 328 | 0 | 98 | 0 | 9% |
python/lsst/analysis/drp/statistics.py | 3 | 0 | 0 | 0 | 0 | 100% |
python/lsst/analysis/drp/version.py | 6 | 0 | 0 | 0 | 0 | 100% |
tests/test_calcFunctors.py | 64 | 45 | 0 | 14 | 1 | 26% |
tests/test_plotUtils.py | 25 | 17 | 0 | 2 | 1 | 33% |
tests/test_scatterPlot.py | 97 | 71 | 0 | 38 | 1 | 20% |
Total | 1264 | 917 | 0 | 322 | 5 | 22% |
No items found using the specified filter.