Coverage report: 20%

Files Functions Classes

coverage.py v7.13.5, created at 2026-05-01 08:27 +0000

      Statements   Branches   Total
File function   coverage statements missing excluded   coverage branches partial   coverage
python / lsst / __init__.py (no function)   100% 2 0 0   100% 0 0   100%
python / lsst / meas / __init__.py (no function)   100% 2 0 0   100% 0 0   100%
python / lsst / meas / extensions / __init__.py (no function)   100% 2 0 0   100% 0 0   100%
python / lsst / meas / extensions / trailedSources / NaivePlugin.py SingleFrameNaiveTrailPlugin.getExecutionOrder   0% 1 1 0   100% 0 0   0%
python / lsst / meas / extensions / trailedSources / NaivePlugin.py SingleFrameNaiveTrailPlugin.__init__   0% 31 31 0   0% 2 0   0%
python / lsst / meas / extensions / trailedSources / NaivePlugin.py SingleFrameNaiveTrailPlugin.measure   0% 82 82 0   0% 10 0   0%
python / lsst / meas / extensions / trailedSources / NaivePlugin.py SingleFrameNaiveTrailPlugin.check_trail   0% 23 23 0   0% 18 0   0%
python / lsst / meas / extensions / trailedSources / NaivePlugin.py SingleFrameNaiveTrailPlugin.fail   0% 3 3 0   0% 2 0   0%
python / lsst / meas / extensions / trailedSources / NaivePlugin.py SingleFrameNaiveTrailPlugin._computeSecondMomentDiff   0% 2 2 0   100% 0 0   0%
python / lsst / meas / extensions / trailedSources / NaivePlugin.py SingleFrameNaiveTrailPlugin.findLength   0% 6 6 0   100% 0 0   0%
python / lsst / meas / extensions / trailedSources / NaivePlugin.py SingleFrameNaiveTrailPlugin._gradFindLength   0% 16 16 0   100% 0 0   0%
python / lsst / meas / extensions / trailedSources / NaivePlugin.py SingleFrameNaiveTrailPlugin.computeLength   0% 5 5 0   100% 0 0   0%
python / lsst / meas / extensions / trailedSources / NaivePlugin.py SingleFrameNaiveTrailPlugin.computeRaDec   0% 5 5 0   100% 0 0   0%
python / lsst / meas / extensions / trailedSources / NaivePlugin.py (no function)   100% 34 0 0   100% 0 0   100%
python / lsst / meas / extensions / trailedSources / VeresPlugin.py SingleFrameVeresTrailPlugin.getExecutionOrder   0% 1 1 0   100% 0 0   0%
python / lsst / meas / extensions / trailedSources / VeresPlugin.py SingleFrameVeresTrailPlugin.__init__   0% 17 17 0   100% 0 0   0%
python / lsst / meas / extensions / trailedSources / VeresPlugin.py SingleFrameVeresTrailPlugin.measure   0% 33 33 0   0% 4 0   0%
python / lsst / meas / extensions / trailedSources / VeresPlugin.py SingleFrameVeresTrailPlugin.fail   0% 3 3 0   0% 2 0   0%
python / lsst / meas / extensions / trailedSources / VeresPlugin.py (no function)   100% 20 0 0   100% 0 0   100%
python / lsst / meas / extensions / trailedSources / __init__.py (no function)   100% 4 0 0   100% 0 0   100%
python / lsst / meas / extensions / trailedSources / utils.py getMeasurementCutout   0% 4 4 0   100% 0 0   0%
python / lsst / meas / extensions / trailedSources / utils.py (no function)   100% 2 0 0   100% 0 0   100%
python / lsst / meas / extensions / trailedSources / version.py (no function)   100% 5 0 0   100% 0 0   100%
tests / test_trailedEdgeSources.py TrailedEdgeSource.__init__   0% 8 8 0   100% 0 0   0%
tests / test_trailedEdgeSources.py TrailedTaskSetup.makeTrailedSourceMeasurementTask   0% 3 3 0   100% 0 0   0%
tests / test_trailedEdgeSources.py TrailedTestDataset.__init__   0% 1 1 0   100% 0 0   0%
tests / test_trailedEdgeSources.py TrailedTestDataset.addTrailedSource   0% 30 30 0   0% 8 0   0%
tests / test_trailedEdgeSources.py TrailedEdgeSourcesTestCase.setUp   0% 5 5 0   100% 0 0   0%
tests / test_trailedEdgeSources.py TrailedEdgeSourcesTestCase.testEdgeFlag   0% 52 52 0   0% 6 0   0%
tests / test_trailedEdgeSources.py TrailedEdgeSourcesTestCase.testNanFlag   0% 29 29 0   0% 6 0   0%
tests / test_trailedEdgeSources.py TrailedEdgeSourcesTestCase.testNanFlag.check_trail_mock   0% 9 9 0   100% 0 0   0%
tests / test_trailedEdgeSources.py TrailedEdgeSourcesOffImageTest.setUp   0% 5 5 0   100% 0 0   0%
tests / test_trailedEdgeSources.py TrailedEdgeSourcesOffImageTest.tearDown   0% 4 4 0   100% 0 0   0%
tests / test_trailedEdgeSources.py TrailedEdgeSourcesOffImageTest.testOffImageEdgeFlag   0% 6 6 0   100% 0 0   0%
tests / test_trailedEdgeSources.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_trailedEdgeSources.py (no function)   94% 35 2 0   50% 2 1   92%
tests / test_trailedSources.py TrailedSource.__init__   0% 8 8 0   100% 0 0   0%
tests / test_trailedSources.py TrailedTestDataset.__init__   0% 1 1 0   100% 0 0   0%
tests / test_trailedSources.py TrailedTestDataset.addTrailedSource   0% 21 21 0   0% 2 0   0%
tests / test_trailedSources.py TrailedSourcesFailuresTestCase.setUp   0% 6 6 0   100% 0 0   0%
tests / test_trailedSources.py TrailedSourcesFailuresTestCase._setupPlugin   0% 11 11 0   100% 0 0   0%
tests / test_trailedSources.py TrailedSourcesFailuresTestCase.testShapeFlag   0% 5 5 0   100% 0 0   0%
tests / test_trailedSources.py TrailedSourcesTestCase.setUp   0% 5 5 0   100% 0 0   0%
tests / test_trailedSources.py TrailedSourcesTestCase.transformMoments   0% 7 7 0   100% 0 0   0%
tests / test_trailedSources.py TrailedSourcesTestCase.f_length   0% 1 1 0   100% 0 0   0%
tests / test_trailedSources.py TrailedSourcesTestCase.g_length   0% 1 1 0   100% 0 0   0%
tests / test_trailedSources.py TrailedSourcesTestCase.f_flux   0% 1 1 0   100% 0 0   0%
tests / test_trailedSources.py TrailedSourcesTestCase.g_flux   0% 1 1 0   100% 0 0   0%
tests / test_trailedSources.py TrailedSourcesTestCase.central_difference   0% 10 10 0   0% 2 0   0%
tests / test_trailedSources.py TrailedSourcesTestCase.makeTrailedSourceMeasurementTask   0% 3 3 0   100% 0 0   0%
tests / test_trailedSources.py TrailedSourcesTestCase.testNaivePlugin   0% 34 34 0   100% 0 0   0%
tests / test_trailedSources.py TrailedSourcesTestCase.testVeresPlugin   0% 26 26 0   100% 0 0   0%
tests / test_trailedSources.py TrailedSourcesTestCase.testMonteCarlo   0% 32 32 0   0% 6 0   0%
tests / test_trailedSources.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_trailedSources.py (no function)   96% 51 2 0   50% 2 1   94%
Total     21% 716 563 0   3% 72 2   20%

No items found using the specified filter.