Coverage report: 22%
coverage.py v7.2.7, created at 2023-06-13 01:44 -0700
coverage.py v7.2.7, created at 2023-06-13 01:44 -0700
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 | 39 | 12 | 0 | 20 | 2 | 56% |
python/lsst/analysis/drp/calcFunctors.py | 339 | 209 | 0 | 68 | 0 | 32% |
python/lsst/analysis/drp/dataSelectors.py | 154 | 82 | 0 | 34 | 0 | 38% |
python/lsst/analysis/drp/plotUtils.py | 183 | 165 | 0 | 50 | 0 | 8% |
python/lsst/analysis/drp/scatterPlot.py | 386 | 340 | 0 | 108 | 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 | 23 | 15 | 0 | 2 | 1 | 36% |
tests/test_scatterPlot.py | 100 | 74 | 0 | 40 | 1 | 19% |
Total | 1298 | 942 | 0 | 336 | 5 | 22% |
No items found using the specified filter.