Coverage report: 26%
Files Functions Classes
coverage.py v7.5.0, created at 2024-05-04 03:17 -0700
File | 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 | 94 | 0 | 36% |
python/lsst/analysis/drp/dataSelectors.py | 154 | 82 | 0 | 82 | 0 | 51% |
python/lsst/analysis/drp/plotUtils.py | 182 | 164 | 0 | 48 | 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 | 5 | 0 | 0 | 0 | 0 | 100% |
tests/test_calcFunctors.py | 64 | 45 | 0 | 18 | 1 | 29% |
tests/test_plotUtils.py | 23 | 15 | 0 | 2 | 1 | 36% |
tests/test_scatterPlot.py | 102 | 75 | 0 | 40 | 1 | 20% |
Total | 1298 | 942 | 0 | 412 | 5 | 26% |
No items found using the specified filter.