Coverage report: 25%
coverage.py v6.4.1, created at 2022-06-25 01:44 -0700
coverage.py v6.4.1, created at 2022-06-25 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 | 41 | 13 | 0 | 24 | 2 | 55% |
python/lsst/analysis/drp/calcFunctors.py | 325 | 199 | 0 | 94 | 0 | 36% |
python/lsst/analysis/drp/dataSelectors.py | 154 | 82 | 0 | 54 | 0 | 44% |
python/lsst/analysis/drp/plotUtils.py | 180 | 162 | 0 | 46 | 0 | 8% |
python/lsst/analysis/drp/scatterPlot.py | 368 | 328 | 0 | 104 | 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 | 97 | 71 | 0 | 42 | 1 | 22% |
Total | 1264 | 917 | 0 | 384 | 5 | 25% |
No items found using the specified filter.