Coverage report: 41%

Files Functions Classes

coverage.py v7.14.1, created at 2026-06-21 02:31 -0700

      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/dax/__init__.py (no function)   100% 2 0 0   100% 0 0   100%
python/lsst/dax/images/__init__.py (no function)   100% 2 0 0   100% 0 0   100%
python/lsst/dax/images/cutout/__init__.py (no function)   100% 3 0 0   100% 0 0   100%
python/lsst/dax/images/cutout/_image_cutout.py Extraction.mask   0% 10 10 0   0% 6 0   0%
python/lsst/dax/images/cutout/_image_cutout.py Extraction.write_fits   0% 10 10 0   0% 4 0   0%
python/lsst/dax/images/cutout/_image_cutout.py ImageCutoutFactory.__init__   0% 5 5 0   100% 0 0   0%
python/lsst/dax/images/cutout/_image_cutout.py ImageCutoutFactory.process_ref   0% 4 4 0   0% 2 0   0%
python/lsst/dax/images/cutout/_image_cutout.py ImageCutoutFactory.process_uuid   0% 4 4 0   0% 2 0   0%
python/lsst/dax/images/cutout/_image_cutout.py ImageCutoutFactory.process_search   0% 4 4 0   0% 2 0   0%
python/lsst/dax/images/cutout/_image_cutout.py ImageCutoutFactory.extract_ref   0% 97 97 0   0% 40 0   0%
python/lsst/dax/images/cutout/_image_cutout.py ImageCutoutFactory.extract_uuid   0% 6 6 0   0% 4 0   0%
python/lsst/dax/images/cutout/_image_cutout.py ImageCutoutFactory.extract_search   0% 4 4 0   0% 2 0   0%
python/lsst/dax/images/cutout/_image_cutout.py ImageCutoutFactory.write_fits   0% 7 7 0   100% 0 0   0%
python/lsst/dax/images/cutout/_image_cutout.py (no function)   100% 59 0 0   100% 0 0   100%
python/lsst/dax/images/cutout/projection_finders.py ProjectionFinder.find_projection   0% 1 1 0   100% 0 0   0%
python/lsst/dax/images/cutout/projection_finders.py ProjectionFinder.__call__   0% 4 4 0   0% 2 0   0%
python/lsst/dax/images/cutout/projection_finders.py ProjectionFinder.make_default   0% 1 1 0   100% 0 0   0%
python/lsst/dax/images/cutout/projection_finders.py ReadComponents.find_projection   0% 7 7 0   0% 2 0   0%
python/lsst/dax/images/cutout/projection_finders.py ReadComponentsAstropyFits.find_projection   0% 24 24 0   0% 8 0   0%
python/lsst/dax/images/cutout/projection_finders.py TryComponentParents.__init__   0% 1 1 0   100% 0 0   0%
python/lsst/dax/images/cutout/projection_finders.py TryComponentParents.find_projection   0% 6 6 0   0% 4 0   0%
python/lsst/dax/images/cutout/projection_finders.py UseSkyMap.__init__   0% 3 3 0   100% 0 0   0%
python/lsst/dax/images/cutout/projection_finders.py UseSkyMap.find_projection   0% 10 10 0   0% 6 0   0%
python/lsst/dax/images/cutout/projection_finders.py Chain.__init__   0% 1 1 0   100% 0 0   0%
python/lsst/dax/images/cutout/projection_finders.py Chain.find_projection   0% 4 4 0   0% 4 0   0%
python/lsst/dax/images/cutout/projection_finders.py MatchDatasetTypeName.__init__   0% 3 3 0   100% 0 0   0%
python/lsst/dax/images/cutout/projection_finders.py MatchDatasetTypeName.find_projection   0% 6 6 0   0% 6 0   0%
python/lsst/dax/images/cutout/projection_finders.py (no function)   100% 39 0 0   100% 0 0   100%
python/lsst/dax/images/cutout/stencils.py PixelStencil.bbox   0% 1 1 0   100% 0 0   0%
python/lsst/dax/images/cutout/stencils.py PixelStencil.set_mask   0% 1 1 0   100% 0 0   0%
python/lsst/dax/images/cutout/stencils.py PixelPolygon.__init__   60% 5 2 0   50% 2 1   57%
python/lsst/dax/images/cutout/stencils.py PixelPolygon.bbox   100% 1 0 0   100% 0 0   100%
python/lsst/dax/images/cutout/stencils.py PixelPolygon.set_mask   100% 3 0 0   100% 0 0   100%
python/lsst/dax/images/cutout/stencils.py SkyStencil.to_pixels   0% 1 1 0   100% 0 0   0%
python/lsst/dax/images/cutout/stencils.py SkyStencil.region   0% 1 1 0   100% 0 0   0%
python/lsst/dax/images/cutout/stencils.py SkyStencil.to_fits_metadata   0% 1 1 0   100% 0 0   0%
python/lsst/dax/images/cutout/stencils.py SkyStencil.fingerprint   0% 1 1 0   100% 0 0   0%
python/lsst/dax/images/cutout/stencils.py SkyCircle.__init__   100% 3 0 0   100% 0 0   100%
python/lsst/dax/images/cutout/stencils.py SkyCircle.__repr__   100% 1 0 0   100% 0 0   100%
python/lsst/dax/images/cutout/stencils.py SkyCircle.from_astropy   100% 1 0 0   100% 0 0   100%
python/lsst/dax/images/cutout/stencils.py SkyCircle.from_sphgeom   0% 1 1 0   100% 0 0   0%
python/lsst/dax/images/cutout/stencils.py SkyCircle.to_polygon   100% 2 0 0   100% 0 0   100%
python/lsst/dax/images/cutout/stencils.py SkyCircle.to_pixels   100% 3 0 0   100% 0 0   100%
python/lsst/dax/images/cutout/stencils.py SkyCircle.region   100% 1 0 0   100% 0 0   100%
python/lsst/dax/images/cutout/stencils.py SkyCircle.to_fits_metadata   0% 4 4 0   100% 0 0   0%
python/lsst/dax/images/cutout/stencils.py SkyCircle.fingerprint   0% 6 6 0   100% 0 0   0%
python/lsst/dax/images/cutout/stencils.py SkyPolygon.__init__   100% 2 0 0   100% 0 0   100%
python/lsst/dax/images/cutout/stencils.py SkyPolygon.from_astropy   0% 1 1 0   100% 0 0   0%
python/lsst/dax/images/cutout/stencils.py SkyPolygon.to_pixels   78% 9 2 0   50% 4 2   69%
python/lsst/dax/images/cutout/stencils.py SkyPolygon.region   100% 1 0 0   100% 0 0   100%
python/lsst/dax/images/cutout/stencils.py SkyPolygon.to_fits_metadata   0% 6 6 0   0% 4 0   0%
python/lsst/dax/images/cutout/stencils.py SkyPolygon.fingerprint   0% 5 5 0   0% 2 0   0%
python/lsst/dax/images/cutout/stencils.py _angle_from_astropy   67% 3 1 0   50% 2 1   60%
python/lsst/dax/images/cutout/stencils.py _spherepoint_from_astropy   75% 4 1 0   50% 2 1   67%
python/lsst/dax/images/cutout/stencils.py _make_local_gnomonic_wcs   0% 1 1 0   100% 0 0   0%
python/lsst/dax/images/cutout/stencils.py (no function)   100% 67 0 0   100% 0 0   100%
python/lsst/dax/images/cutout/version.py (no function)   100% 5 0 0   100% 0 0   100%
tests/test_imageCutoutsBackend.py TestImageCutoutsBackend.setUpClass   100% 4 0 0   100% 0 0   100%
tests/test_imageCutoutsBackend.py TestImageCutoutsBackend.setUp   0% 7 7 0   100% 0 0   0%
tests/test_imageCutoutsBackend.py TestImageCutoutsBackend.test_extract_ref   0% 28 28 0   0% 8 0   0%
tests/test_imageCutoutsBackend.py (no function)   94% 17 1 0   50% 2 1   89%
tests/test_stencils.py SkyCircleTestCase.setUp   100% 2 0 0   100% 0 0   100%
tests/test_stencils.py SkyCircleTestCase.test_from_astropy   100% 2 0 0   100% 0 0   100%
tests/test_stencils.py SkyCircleTestCase.test_repr   100% 1 0 0   100% 0 0   100%
tests/test_stencils.py SkyCircleTestCase.test_to_pixel   100% 3 0 0   100% 0 0   100%
tests/test_stencils.py SkyCircleTestCase.test_to_polygon   100% 5 0 0   100% 0 0   100%
tests/test_stencils.py _brute_force_stencil_array   100% 9 0 0   100% 0 0   100%
tests/test_stencils.py _check_to_pixel   63% 19 7 0   50% 2 1   62%
tests/test_stencils.py (no function)   95% 20 1 0   50% 2 1   91%
Total     49% 587 302 0   6% 124 8   41%

No items found using the specified filter.