Coverage report: 23%
Files Functions Classes
coverage.py v7.5.1, created at 2024-05-11 11:26 +0000
File | statements | missing | excluded | branches | partial | coverage |
---|---|---|---|---|---|---|
python/lsst/__init__.py | 2 | 0 | 0 | 0 | 0 | 100% |
python/lsst/meas/__init__.py | 2 | 0 | 0 | 0 | 0 | 100% |
python/lsst/meas/extensions/__init__.py | 2 | 0 | 0 | 0 | 0 | 100% |
python/lsst/meas/extensions/trailedSources/NaivePlugin.py | 213 | 180 | 0 | 56 | 0 | 17% |
python/lsst/meas/extensions/trailedSources/VeresPlugin.py | 74 | 54 | 0 | 10 | 0 | 29% |
python/lsst/meas/extensions/trailedSources/__init__.py | 5 | 0 | 0 | 0 | 0 | 100% |
python/lsst/meas/extensions/trailedSources/utils.py | 6 | 4 | 0 | 0 | 0 | 33% |
python/lsst/meas/extensions/trailedSources/version.py | 5 | 0 | 0 | 0 | 0 | 100% |
tests/test_trailedEdgeSources.py | 193 | 159 | 0 | 26 | 1 | 18% |
tests/test_trailedSources.py | 204 | 158 | 0 | 26 | 1 | 27% |
Total | 706 | 555 | 0 | 118 | 2 | 23% |
No items found using the specified filter.