Coverage report: 23%

Files Functions Classes

coverage.py v7.13.5, created at 2026-05-05 22:38 +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 / piff / __init__.py (no function)   100% 1 0 0   100% 0 0   100%
python / lsst / meas / extensions / piff / piffPsf.py PiffPsf.__init__   0% 7 7 0   100% 0 0   0%
python / lsst / meas / extensions / piff / piffPsf.py PiffPsf.piffResult   0% 1 1 0   100% 0 0   0%
python / lsst / meas / extensions / piff / piffPsf.py PiffPsf.isPersistable   0% 1 1 0   100% 0 0   0%
python / lsst / meas / extensions / piff / piffPsf.py PiffPsf._getPersistenceName   0% 1 1 0   100% 0 0   0%
python / lsst / meas / extensions / piff / piffPsf.py PiffPsf._getPythonModule   0% 1 1 0   100% 0 0   0%
python / lsst / meas / extensions / piff / piffPsf.py PiffPsf._write   0% 1 1 0   100% 0 0   0%
python / lsst / meas / extensions / piff / piffPsf.py PiffPsf._read   0% 1 1 0   100% 0 0   0%
python / lsst / meas / extensions / piff / piffPsf.py PiffPsf.__deepcopy__   0% 1 1 0   100% 0 0   0%
python / lsst / meas / extensions / piff / piffPsf.py PiffPsf.resized   0% 2 2 0   100% 0 0   0%
python / lsst / meas / extensions / piff / piffPsf.py PiffPsf._doComputeImage   0% 1 1 0   100% 0 0   0%
python / lsst / meas / extensions / piff / piffPsf.py PiffPsf._doComputeKernelImage   0% 1 1 0   100% 0 0   0%
python / lsst / meas / extensions / piff / piffPsf.py PiffPsf._doComputeBBox   0% 1 1 0   100% 0 0   0%
python / lsst / meas / extensions / piff / piffPsf.py PiffPsf.getAveragePosition   0% 5 5 0   0% 2 0   0%
python / lsst / meas / extensions / piff / piffPsf.py PiffPsf._doImage   0% 6 6 0   100% 0 0   0%
python / lsst / meas / extensions / piff / piffPsf.py PiffPsf._doBBox   0% 4 4 0   0% 2 0   0%
python / lsst / meas / extensions / piff / piffPsf.py (no function)   100% 25 0 0   100% 0 0   100%
python / lsst / meas / extensions / piff / piffPsfDeterminer.py _validateGalsimInterpolant   0% 6 6 0   0% 4 0   0%
python / lsst / meas / extensions / piff / piffPsfDeterminer.py PiffPsfDeterminerConfig.setDefaults   0% 3 3 0   100% 0 0   0%
python / lsst / meas / extensions / piff / piffPsfDeterminer.py getGoodPixels   0% 5 5 0   100% 0 0   0%
python / lsst / meas / extensions / piff / piffPsfDeterminer.py computeWeight   0% 7 7 0   100% 0 0   0%
python / lsst / meas / extensions / piff / piffPsfDeterminer.py applyMaxSNR   0% 6 6 0   0% 2 0   0%
python / lsst / meas / extensions / piff / piffPsfDeterminer.py _computeWeightAlternative   0% 10 10 0   100% 0 0   0%
python / lsst / meas / extensions / piff / piffPsfDeterminer.py PiffPsfDeterminerTask.determinePsf   0% 49 49 0   0% 16 0   0%
python / lsst / meas / extensions / piff / piffPsfDeterminer.py PiffPsfDeterminerTask._validatePsfCandidates   0% 4 4 0   0% 2 0   0%
python / lsst / meas / extensions / piff / piffPsfDeterminer.py (no function)   100% 31 0 0   100% 0 0   100%
python / lsst / meas / extensions / piff / version.py (no function)   100% 6 0 0   100% 0 0   100%
tests / test_psf.py psfVal   0% 6 6 0   100% 0 0   0%
tests / test_psf.py SpatialModelPsfTestCase.measure   0% 4 4 0   100% 0 0   0%
tests / test_psf.py SpatialModelPsfTestCase.setUp   0% 66 66 0   0% 18 0   0%
tests / test_psf.py SpatialModelPsfTestCase.setupDeterminer   0% 16 16 0   0% 4 0   0%
tests / test_psf.py SpatialModelPsfTestCase.subtractStars   0% 17 17 0   0% 6 0   0%
tests / test_psf.py SpatialModelPsfTestCase.checkPiffDeterminer   0% 26 26 0   0% 8 0   0%
tests / test_psf.py SpatialModelPsfTestCase.testPiffDeterminer_default   0% 1 1 0   100% 0 0   0%
tests / test_psf.py SpatialModelPsfTestCase.testPiffDeterminer_kernelSize27   0% 1 1 0   100% 0 0   0%
tests / test_psf.py SpatialModelPsfTestCase.testPiffDeterminer_debugStarData   0% 1 1 0   100% 0 0   0%
tests / test_psf.py SpatialModelPsfTestCase.test_validatePsfCandidates   0% 12 12 0   100% 0 0   0%
tests / test_psf.py PiffConfigTestCase.testValidateGalsimInterpolant   0% 13 13 0   0% 4 0   0%
tests / test_psf.py setup_module   0% 1 1 0   100% 0 0   0%
tests / test_psf.py (no function)   95% 37 2 0   50% 2 1   92%
Total     26% 394 290 0   1% 70 1   23%

No items found using the specified filter.