Coverage report: 39%
Files Functions Classes
coverage.py v7.5.1, created at 2024-05-09 03:25 -0700
File | class | statements | missing | excluded | branches | partial | coverage |
---|---|---|---|---|---|---|---|
python/lsst/__init__.py | (no class) | 2 | 0 | 0 | 0 | 0 | 100% |
python/lsst/meas/__init__.py | (no class) | 2 | 0 | 0 | 0 | 0 | 100% |
python/lsst/meas/extensions/__init__.py | (no class) | 2 | 0 | 0 | 0 | 0 | 100% |
python/lsst/meas/extensions/simpleShape/__init__.py | (no class) | 5 | 0 | 0 | 0 | 0 | 100% |
python/lsst/meas/extensions/simpleShape/version.py | (no class) | 5 | 0 | 0 | 0 | 0 | 100% |
tests/test_measurementFramework.py | SimpleShapeMFTestCase | 16 | 16 | 0 | 2 | 0 | 0% |
tests/test_measurementFramework.py | TestMemory | 0 | 0 | 0 | 0 | 0 | 100% |
tests/test_measurementFramework.py | (no class) | 17 | 2 | 0 | 2 | 1 | 84% |
tests/test_simpleShape.py | SimpleShapeTestCase | 40 | 40 | 0 | 14 | 0 | 0% |
tests/test_simpleShape.py | TestMemory | 0 | 0 | 0 | 0 | 0 | 100% |
tests/test_simpleShape.py | (no class) | 19 | 2 | 0 | 2 | 1 | 86% |
Total | 108 | 60 | 0 | 20 | 2 | 39% |
No items found using the specified filter.