Coverage report: 26%
coverage.py v6.4.4, created at 2022-08-28 08:46 +0000
coverage.py v6.4.4, created at 2022-08-28 08:46 +0000
Module | statements | missing | excluded | branches | partial | coverage |
---|---|---|---|---|---|---|
python/lsst/__init__.py | 3 | 0 | 0 | 0 | 0 | 100% |
python/lsst/meas/__init__.py | 3 | 0 | 0 | 0 | 0 | 100% |
python/lsst/meas/extensions/__init__.py | 3 | 0 | 0 | 0 | 0 | 100% |
python/lsst/meas/extensions/trailedSources/NaivePlugin.py | 178 | 147 | 0 | 20 | 0 | 18% |
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 | 6 | 0 | 0 | 0 | 0 | 100% |
tests/test_trailedSources.py | 204 | 158 | 0 | 20 | 1 | 25% |
Total | 482 | 363 | 0 | 50 | 1 | 26% |
No items found using the specified filter.