Coverage report: 25%
coverage.py v6.4.4, created at 2022-08-25 08:44 +0000
coverage.py v6.4.4, created at 2022-08-25 08:44 +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 | 24 | 2 | 55% |
python/lsst/analysis/drp/calcFunctors.py | 339 | 209 | 0 | 98 | 0 | 37% |
python/lsst/analysis/drp/dataSelectors.py | 154 | 82 | 0 | 54 | 0 | 44% |
python/lsst/analysis/drp/plotUtils.py | 184 | 166 | 0 | 50 | 0 | 8% |
python/lsst/analysis/drp/scatterPlot.py | 386 | 340 | 0 | 114 | 0 | 10% |
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 | 16 | 1 | 28% |
tests/test_plotUtils.py | 25 | 17 | 0 | 4 | 1 | 38% |
tests/test_scatterPlot.py | 100 | 74 | 0 | 44 | 1 | 22% |
Total | 1303 | 946 | 0 | 404 | 5 | 25% |
No items found using the specified filter.