Coverage report: 18%
coverage.py v6.4.1, created at 2022-06-09 10:20 +0000
coverage.py v6.4.1, created at 2022-06-09 10:20 +0000
Module | statements | missing | excluded | branches | partial | coverage |
---|---|---|---|---|---|---|
python/lsst/cbp/__init__.py | 6 | 0 | 0 | 0 | 0 | 100% |
python/lsst/cbp/beamInfo.py | 46 | 30 | 0 | 10 | 0 | 32% |
python/lsst/cbp/computeHolePositions.py | 23 | 16 | 0 | 10 | 0 | 21% |
python/lsst/cbp/coordUtils.py | 98 | 76 | 0 | 18 | 0 | 19% |
python/lsst/cbp/coordinateConverter.py | 243 | 182 | 0 | 52 | 0 | 21% |
python/lsst/cbp/coordinateConverterConfig.py | 45 | 33 | 0 | 18 | 0 | 22% |
python/lsst/cbp/maskInfo.py | 33 | 21 | 0 | 20 | 0 | 26% |
python/lsst/cbp/testUtils.py | 84 | 67 | 0 | 12 | 0 | 20% |
python/lsst/cbp/version.py | 6 | 0 | 0 | 0 | 0 | 100% |
tests/test_computeHolePositions.py | 53 | 38 | 0 | 18 | 1 | 28% |
tests/test_coordUtils.py | 148 | 120 | 0 | 74 | 1 | 15% |
tests/test_coordinateConverter.py | 358 | 322 | 0 | 114 | 1 | 9% |
tests/test_coordinateConverterConfig.py | 74 | 56 | 0 | 26 | 1 | 23% |
tests/test_maskInfo.py | 58 | 45 | 0 | 32 | 1 | 20% |
Total | 1275 | 1006 | 0 | 404 | 5 | 18% |
No items found using the specified filter.