Coverage report: 39%

Files Functions Classes

coverage.py v7.5.1, created at 2024-05-08 11:19 +0000

File function statements missing excluded branches partial coverage
python/lsst/__init__.py (no function) 2 0 0 0 0 100%
python/lsst/cell_coadds/__init__.py (no function) 15 0 0 0 0 100%
python/lsst/cell_coadds/_cell_coadd_builder.py SingleCellCoaddBuilderTask.run 0 0 2 0 0 100%
python/lsst/cell_coadds/_cell_coadd_builder.py MultipleCellCoaddBuilderTask.__init__ 3 3 0 0 0 0%
python/lsst/cell_coadds/_cell_coadd_builder.py MultipleCellCoaddBuilderTask.runQuantum 12 12 0 4 0 0%
python/lsst/cell_coadds/_cell_coadd_builder.py MultipleCellCoaddBuilderTask.run 19 19 0 8 0 0%
python/lsst/cell_coadds/_cell_coadd_builder.py MultipleCellCoaddBuilderTask._select_overlaps 19 19 0 14 0 0%
python/lsst/cell_coadds/_cell_coadd_builder.py (no function) 42 0 2 2 0 100%
python/lsst/cell_coadds/_common_components.py CommonComponentsProperties.units 1 1 0 0 0 0%
python/lsst/cell_coadds/_common_components.py CommonComponentsProperties.wcs 1 1 0 0 0 0%
python/lsst/cell_coadds/_common_components.py CommonComponentsProperties.band 1 1 0 0 0 0%
python/lsst/cell_coadds/_common_components.py CommonComponentsProperties.identifiers 1 1 0 0 0 0%
python/lsst/cell_coadds/_common_components.py CommonComponentsProperties.common 0 0 2 0 0 100%
python/lsst/cell_coadds/_common_components.py (no function) 34 0 4 10 0 100%
python/lsst/cell_coadds/_exploded_coadd.py ExplodedCoadd.__init__ 10 10 0 4 0 0%
python/lsst/cell_coadds/_exploded_coadd.py ExplodedCoadd.bbox 1 1 0 0 0 0%
python/lsst/cell_coadds/_exploded_coadd.py ExplodedCoadd.grid 1 1 0 0 0 0%
python/lsst/cell_coadds/_exploded_coadd.py ExplodedCoadd.psf_grid 1 1 0 0 0 0%
python/lsst/cell_coadds/_exploded_coadd.py ExplodedCoadd.n_noise_realizations 1 1 0 0 0 0%
python/lsst/cell_coadds/_exploded_coadd.py ExplodedCoadd.mask_fraction_names 1 1 0 0 0 0%
python/lsst/cell_coadds/_exploded_coadd.py ExplodedCoadd._make_view_with_xy0 3 3 0 0 0 0%
python/lsst/cell_coadds/_exploded_coadd.py ExplodedCoadd._iter_cell_planes 4 4 0 2 0 0%
python/lsst/cell_coadds/_exploded_coadd.py ExplodedCoadd.psf_image 12 12 0 6 0 0%
python/lsst/cell_coadds/_exploded_coadd.py (no function) 30 2 0 16 1 93%
python/lsst/cell_coadds/_fits.py CellCoaddFitsReader.__init__ 3 3 0 2 0 0%
python/lsst/cell_coadds/_fits.py CellCoaddFitsReader.isCompatibleWith 5 5 0 4 0 0%
python/lsst/cell_coadds/_fits.py CellCoaddFitsReader.readAsMultipleCellCoadd 36 36 0 18 0 0%
python/lsst/cell_coadds/_fits.py CellCoaddFitsReader._readSingleCellCoadd 7 7 0 0 0 0%
python/lsst/cell_coadds/_fits.py CellCoaddFitsReader.readWcs 5 5 0 2 0 0%
python/lsst/cell_coadds/_fits.py writeMultipleCellCoaddAsFits 54 54 0 22 0 0%
python/lsst/cell_coadds/_fits.py (no function) 45 0 0 6 0 100%
python/lsst/cell_coadds/_grid_container.py GridContainer.__init__ 5 5 0 0 0 0%
python/lsst/cell_coadds/_grid_container.py GridContainer._check 4 4 0 4 0 0%
python/lsst/cell_coadds/_grid_container.py GridContainer.__repr__ 1 1 0 0 0 0%
python/lsst/cell_coadds/_grid_container.py GridContainer.__len__ 1 1 0 0 0 0%
python/lsst/cell_coadds/_grid_container.py GridContainer.__getitem__ 1 1 0 0 0 0%
python/lsst/cell_coadds/_grid_container.py GridContainer.__setitem__ 2 2 0 0 0 0%
python/lsst/cell_coadds/_grid_container.py GridContainer.__delitem__ 2 2 0 0 0 0%
python/lsst/cell_coadds/_grid_container.py GridContainer.__iter__ 1 1 0 0 0 0%
python/lsst/cell_coadds/_grid_container.py GridContainer.indices 3 3 0 2 0 0%
python/lsst/cell_coadds/_grid_container.py GridContainer.shape 1 1 0 0 0 0%
python/lsst/cell_coadds/_grid_container.py GridContainer.offset 1 1 0 0 0 0%
python/lsst/cell_coadds/_grid_container.py GridContainer.size 1 1 0 0 0 0%
python/lsst/cell_coadds/_grid_container.py GridContainer.first 1 1 0 0 0 0%
python/lsst/cell_coadds/_grid_container.py GridContainer.last 1 1 0 0 0 0%
python/lsst/cell_coadds/_grid_container.py GridContainer.subset_overlapping 9 9 0 2 0 0%
python/lsst/cell_coadds/_grid_container.py GridContainer.rebuild_transformed 4 4 0 2 0 0%
python/lsst/cell_coadds/_grid_container.py (no function) 32 1 0 12 1 95%
python/lsst/cell_coadds/_identifiers.py PatchIdentifiers.from_data_id 2 2 0 0 0 0%
python/lsst/cell_coadds/_identifiers.py CellIdentifiers.from_data_id 2 2 0 0 0 0%
python/lsst/cell_coadds/_identifiers.py ObservationIdentifiers.from_data_id 3 3 0 0 0 0%
python/lsst/cell_coadds/_identifiers.py ObservationIdentifiers.__lt__ 1 1 0 0 0 0%
python/lsst/cell_coadds/_identifiers.py (no function) 39 0 0 12 0 100%
python/lsst/cell_coadds/_image_planes.py ImagePlanes.bbox 0 0 2 0 0 100%
python/lsst/cell_coadds/_image_planes.py ImagePlanes.image 0 0 2 0 0 100%
python/lsst/cell_coadds/_image_planes.py ImagePlanes.mask 0 0 2 0 0 100%
python/lsst/cell_coadds/_image_planes.py ImagePlanes.variance 0 0 2 0 0 100%
python/lsst/cell_coadds/_image_planes.py ImagePlanes.mask_fractions 0 0 2 0 0 100%
python/lsst/cell_coadds/_image_planes.py ImagePlanes.noise_realizations 0 0 2 0 0 100%
python/lsst/cell_coadds/_image_planes.py ImagePlanes.asMaskedImage 1 1 0 0 0 0%
python/lsst/cell_coadds/_image_planes.py OwnedImagePlanes.__init__ 5 5 0 0 0 0%
python/lsst/cell_coadds/_image_planes.py OwnedImagePlanes.from_masked_image 1 1 0 0 0 0%
python/lsst/cell_coadds/_image_planes.py OwnedImagePlanes.bbox 1 1 0 0 0 0%
python/lsst/cell_coadds/_image_planes.py OwnedImagePlanes.image 1 1 0 0 0 0%
python/lsst/cell_coadds/_image_planes.py OwnedImagePlanes.mask 1 1 0 0 0 0%
python/lsst/cell_coadds/_image_planes.py OwnedImagePlanes.variance 1 1 0 0 0 0%
python/lsst/cell_coadds/_image_planes.py OwnedImagePlanes.mask_fractions 1 1 0 0 0 0%
python/lsst/cell_coadds/_image_planes.py OwnedImagePlanes.noise_realizations 1 1 0 0 0 0%
python/lsst/cell_coadds/_image_planes.py ViewImagePlanes.__init__ 3 3 0 0 0 0%
python/lsst/cell_coadds/_image_planes.py ViewImagePlanes.bbox 1 1 0 0 0 0%
python/lsst/cell_coadds/_image_planes.py ViewImagePlanes.image 1 1 0 0 0 0%
python/lsst/cell_coadds/_image_planes.py ViewImagePlanes.mask 1 1 0 0 0 0%
python/lsst/cell_coadds/_image_planes.py ViewImagePlanes.variance 1 1 0 0 0 0%
python/lsst/cell_coadds/_image_planes.py ViewImagePlanes.mask_fractions 3 3 0 2 0 0%
python/lsst/cell_coadds/_image_planes.py ViewImagePlanes.noise_realizations 1 1 0 2 0 0%
python/lsst/cell_coadds/_image_planes.py (no function) 48 3 12 28 1 95%
python/lsst/cell_coadds/_multiple_cell_coadd.py MultipleCellCoadd.__init__ 28 28 0 16 0 0%
python/lsst/cell_coadds/_multiple_cell_coadd.py MultipleCellCoadd.cells 1 1 0 0 0 0%
python/lsst/cell_coadds/_multiple_cell_coadd.py MultipleCellCoadd.n_noise_realizations 1 1 0 0 0 0%
python/lsst/cell_coadds/_multiple_cell_coadd.py MultipleCellCoadd.mask_fraction_names 1 1 0 0 0 0%
python/lsst/cell_coadds/_multiple_cell_coadd.py MultipleCellCoadd.grid 1 1 0 0 0 0%
python/lsst/cell_coadds/_multiple_cell_coadd.py MultipleCellCoadd.outer_cell_size 1 1 0 0 0 0%
python/lsst/cell_coadds/_multiple_cell_coadd.py MultipleCellCoadd.psf_image_size 1 1 0 0 0 0%
python/lsst/cell_coadds/_multiple_cell_coadd.py MultipleCellCoadd.outer_bbox 1 1 0 0 0 0%
python/lsst/cell_coadds/_multiple_cell_coadd.py MultipleCellCoadd.inner_bbox 1 1 0 0 0 0%
python/lsst/cell_coadds/_multiple_cell_coadd.py MultipleCellCoadd.common 1 1 0 0 0 0%
python/lsst/cell_coadds/_multiple_cell_coadd.py MultipleCellCoadd.stitch 1 1 0 0 0 0%
python/lsst/cell_coadds/_multiple_cell_coadd.py MultipleCellCoadd.explode 1 1 0 0 0 0%
python/lsst/cell_coadds/_multiple_cell_coadd.py MultipleCellCoadd.read_fits 3 3 0 0 0 0%
python/lsst/cell_coadds/_multiple_cell_coadd.py MultipleCellCoadd.readFits 1 1 0 0 0 0%
python/lsst/cell_coadds/_multiple_cell_coadd.py MultipleCellCoadd.write_fits 2 2 0 0 0 0%
python/lsst/cell_coadds/_multiple_cell_coadd.py MultipleCellCoadd.writeFits 1 1 0 0 0 0%
python/lsst/cell_coadds/_multiple_cell_coadd.py (no function) 42 2 0 24 1 95%
python/lsst/cell_coadds/_single_cell_coadd.py SingleCellCoadd.__init__ 8 8 0 0 0 0%
python/lsst/cell_coadds/_single_cell_coadd.py SingleCellCoadd.inner 1 1 0 0 0 0%
python/lsst/cell_coadds/_single_cell_coadd.py SingleCellCoadd.outer 1 1 0 0 0 0%
python/lsst/cell_coadds/_single_cell_coadd.py SingleCellCoadd.psf_image 1 1 0 0 0 0%
python/lsst/cell_coadds/_single_cell_coadd.py SingleCellCoadd.inputs 1 1 0 0 0 0%
python/lsst/cell_coadds/_single_cell_coadd.py SingleCellCoadd.visit_count 1 1 0 0 0 0%
python/lsst/cell_coadds/_single_cell_coadd.py SingleCellCoadd.identifiers 1 1 0 0 0 0%
python/lsst/cell_coadds/_single_cell_coadd.py SingleCellCoadd.common 1 1 0 0 0 0%
python/lsst/cell_coadds/_single_cell_coadd.py SingleCellCoadd._make_view 1 1 0 0 0 0%
python/lsst/cell_coadds/_single_cell_coadd.py (no function) 29 2 0 16 1 93%
python/lsst/cell_coadds/_stitched_coadd.py StitchedCoadd.__init__ 9 9 0 4 0 0%
python/lsst/cell_coadds/_stitched_coadd.py StitchedCoadd.bbox 1 1 0 0 0 0%
python/lsst/cell_coadds/_stitched_coadd.py StitchedCoadd.grid 1 1 0 0 0 0%
python/lsst/cell_coadds/_stitched_coadd.py StitchedCoadd._iter_cell_planes 2 2 0 2 0 0%
python/lsst/cell_coadds/_stitched_coadd.py StitchedCoadd.n_noise_realizations 1 1 0 0 0 0%
python/lsst/cell_coadds/_stitched_coadd.py StitchedCoadd.mask_fraction_names 1 1 0 0 0 0%
python/lsst/cell_coadds/_stitched_coadd.py StitchedCoadd.psf 3 3 0 4 0 0%
python/lsst/cell_coadds/_stitched_coadd.py StitchedCoadd.common 1 1 0 0 0 0%
python/lsst/cell_coadds/_stitched_coadd.py StitchedCoadd.asExposure 7 7 0 2 0 0%
python/lsst/cell_coadds/_stitched_coadd.py (no function) 29 1 0 14 1 95%
python/lsst/cell_coadds/_stitched_image_planes.py StitchedImagePlanes.__init__ 5 5 0 0 0 0%
python/lsst/cell_coadds/_stitched_image_planes.py StitchedImagePlanes.grid 0 0 2 0 0 100%
python/lsst/cell_coadds/_stitched_image_planes.py StitchedImagePlanes.n_noise_realizations 0 0 2 0 0 100%
python/lsst/cell_coadds/_stitched_image_planes.py StitchedImagePlanes.mask_fraction_names 0 0 2 0 0 100%
python/lsst/cell_coadds/_stitched_image_planes.py StitchedImagePlanes.image 3 3 0 4 0 0%
python/lsst/cell_coadds/_stitched_image_planes.py StitchedImagePlanes.uncache_image 1 1 0 0 0 0%
python/lsst/cell_coadds/_stitched_image_planes.py StitchedImagePlanes.mask 3 3 0 4 0 0%
python/lsst/cell_coadds/_stitched_image_planes.py StitchedImagePlanes.uncache_mask 1 1 0 0 0 0%
python/lsst/cell_coadds/_stitched_image_planes.py StitchedImagePlanes.variance 3 3 0 4 0 0%
python/lsst/cell_coadds/_stitched_image_planes.py StitchedImagePlanes.uncache_variance 1 1 0 0 0 0%
python/lsst/cell_coadds/_stitched_image_planes.py StitchedImagePlanes.mask_fractions 3 3 0 4 0 0%
python/lsst/cell_coadds/_stitched_image_planes.py StitchedImagePlanes.uncache_mask_fraction 1 1 0 0 0 0%
python/lsst/cell_coadds/_stitched_image_planes.py StitchedImagePlanes._noise_plane_getter 1 1 0 0 0 0%
python/lsst/cell_coadds/_stitched_image_planes.py StitchedImagePlanes.noise_realizations 3 3 0 4 0 0%
python/lsst/cell_coadds/_stitched_image_planes.py StitchedImagePlanes.uncache_noise_realizations 1 1 0 0 0 0%
python/lsst/cell_coadds/_stitched_image_planes.py StitchedImagePlanes._make_plane 8 8 0 6 0 0%
python/lsst/cell_coadds/_stitched_image_planes.py StitchedImagePlanes._iter_cell_planes 0 0 2 0 0 100%
python/lsst/cell_coadds/_stitched_image_planes.py (no function) 36 1 8 14 1 96%
python/lsst/cell_coadds/_stitched_psf.py StitchedPsf.__init__ 4 4 0 0 0 0%
python/lsst/cell_coadds/_stitched_psf.py StitchedPsf._validate_args 6 6 0 10 0 0%
python/lsst/cell_coadds/_stitched_psf.py StitchedPsf.images 1 1 0 0 0 0%
python/lsst/cell_coadds/_stitched_psf.py StitchedPsf.grid 1 1 0 0 0 0%
python/lsst/cell_coadds/_stitched_psf.py StitchedPsf._doComputeBBox 1 1 0 0 0 0%
python/lsst/cell_coadds/_stitched_psf.py StitchedPsf._doComputeKernelImage 1 1 0 0 0 0%
python/lsst/cell_coadds/_stitched_psf.py StitchedPsf.clone 1 1 0 0 0 0%
python/lsst/cell_coadds/_stitched_psf.py StitchedPsf.__deepcopy__ 1 1 0 0 0 0%
python/lsst/cell_coadds/_stitched_psf.py StitchedPsf.__eq__ 8 8 0 8 0 0%
python/lsst/cell_coadds/_stitched_psf.py StitchedPsf._callback 5 5 0 2 0 0%
python/lsst/cell_coadds/_stitched_psf.py StitchedPsf.resized 7 7 0 4 0 0%
python/lsst/cell_coadds/_stitched_psf.py StitchedPsf.isPersistable 1 1 0 0 0 0%
python/lsst/cell_coadds/_stitched_psf.py StitchedPsf._getPersistenceName 1 1 0 0 0 0%
python/lsst/cell_coadds/_stitched_psf.py StitchedPsf._getPythonModule 1 1 0 0 0 0%
python/lsst/cell_coadds/_stitched_psf.py StitchedPsf.__getstate__ 1 1 0 0 0 0%
python/lsst/cell_coadds/_stitched_psf.py StitchedPsf.__setstate__ 1 1 0 0 0 0%
python/lsst/cell_coadds/_stitched_psf.py StitchedPsf._write 1 1 0 0 0 0%
python/lsst/cell_coadds/_stitched_psf.py StitchedPsf._read 1 1 0 0 0 0%
python/lsst/cell_coadds/_stitched_psf.py StitchedPsf.writeFits 0 0 1 0 0 100%
python/lsst/cell_coadds/_stitched_psf.py StitchedPsf.readFits 0 0 1 0 0 100%
python/lsst/cell_coadds/_stitched_psf.py (no function) 44 1 0 18 1 97%
python/lsst/cell_coadds/_uniform_grid.py UniformGrid.__init__ 6 6 0 2 0 0%
python/lsst/cell_coadds/_uniform_grid.py UniformGrid.from_bbox_shape 3 3 0 0 0 0%
python/lsst/cell_coadds/_uniform_grid.py UniformGrid.from_bbox_cell_size 3 3 0 0 0 0%
python/lsst/cell_coadds/_uniform_grid.py UniformGrid._validate_bbox_shape 4 4 0 4 0 0%
python/lsst/cell_coadds/_uniform_grid.py UniformGrid._validate_bbox_cell_size 4 4 0 4 0 0%
python/lsst/cell_coadds/_uniform_grid.py UniformGrid.bbox 1 1 0 0 0 0%
python/lsst/cell_coadds/_uniform_grid.py UniformGrid.bbox_with_padding 1 1 0 0 0 0%
python/lsst/cell_coadds/_uniform_grid.py UniformGrid.cell_size 1 1 0 0 0 0%
python/lsst/cell_coadds/_uniform_grid.py UniformGrid.shape 1 1 0 0 0 0%
python/lsst/cell_coadds/_uniform_grid.py UniformGrid.padding 1 1 0 0 0 0%
python/lsst/cell_coadds/_uniform_grid.py UniformGrid.get_bbox 1 1 0 0 0 0%
python/lsst/cell_coadds/_uniform_grid.py UniformGrid.get_bbox_with_padding 1 1 0 0 0 0%
python/lsst/cell_coadds/_uniform_grid.py UniformGrid.get_cell_size 1 1 0 0 0 0%
python/lsst/cell_coadds/_uniform_grid.py UniformGrid.get_shape 1 1 0 0 0 0%
python/lsst/cell_coadds/_uniform_grid.py UniformGrid.get_padding 1 1 0 0 0 0%
python/lsst/cell_coadds/_uniform_grid.py UniformGrid.__eq__ 3 3 0 2 0 0%
python/lsst/cell_coadds/_uniform_grid.py UniformGrid.__repr__ 1 1 0 0 0 0%
python/lsst/cell_coadds/_uniform_grid.py UniformGrid.index 14 14 0 10 0 0%
python/lsst/cell_coadds/_uniform_grid.py UniformGrid.min_of 4 4 0 2 0 0%
python/lsst/cell_coadds/_uniform_grid.py UniformGrid.bbox_of 2 2 0 0 0 0%
python/lsst/cell_coadds/_uniform_grid.py (no function) 34 0 0 18 0 100%
python/lsst/cell_coadds/test_utils.py generate_data_id 31 31 0 10 0 0%
python/lsst/cell_coadds/test_utils.py generate_wcs 6 6 0 0 0 0%
python/lsst/cell_coadds/test_utils.py (no function) 6 0 0 0 0 100%
python/lsst/cell_coadds/typing_helpers.py ImageLike.__getitem__ 1 1 0 0 0 0%
python/lsst/cell_coadds/typing_helpers.py ImageLike.__getitem__ 1 1 0 0 0 0%
python/lsst/cell_coadds/typing_helpers.py ImageLike.__setitem__ 1 1 0 0 0 0%
python/lsst/cell_coadds/typing_helpers.py ImageLike.getBBox 1 1 0 0 0 0%
python/lsst/cell_coadds/typing_helpers.py ImageLike.getXY0 1 1 0 0 0 0%
python/lsst/cell_coadds/typing_helpers.py ImageLike.setXY0 1 1 0 0 0 0%
python/lsst/cell_coadds/typing_helpers.py ImageLike.array 1 1 0 0 0 0%
python/lsst/cell_coadds/typing_helpers.py (no function) 16 0 0 6 0 100%
python/lsst/cell_coadds/version.py (no function) 5 0 0 0 0 100%
tests/test_coadds.py BaseMultipleCellCoaddTestCase.setUpClass 36 36 0 8 0 0%
tests/test_coadds.py BaseMultipleCellCoaddTestCase.tearDownClass 3 3 0 0 0 0%
tests/test_coadds.py BaseMultipleCellCoaddTestCase.assertMultipleCellCoaddsEqual 23 23 0 4 0 0%
tests/test_coadds.py MultipleCellCoaddTestCase.test_fits 10 10 0 2 0 0%
tests/test_coadds.py MultipleCellCoaddTestCase.test_visit_count 3 3 0 4 0 0%
tests/test_coadds.py ExplodedCoaddTestCase.setUpClass 2 2 0 0 0 0%
tests/test_coadds.py ExplodedCoaddTestCase.tearDownClass 2 2 0 0 0 0%
tests/test_coadds.py ExplodedCoaddTestCase.test_exploded_psf_image 4 4 0 2 0 0%
tests/test_coadds.py ExplodedCoaddTestCase.test_asMaskedImage 7 7 0 4 0 0%
tests/test_coadds.py StitchedCoaddTestCase.setUpClass 2 2 0 0 0 0%
tests/test_coadds.py StitchedCoaddTestCase.tearDownClass 2 2 0 0 0 0%
tests/test_coadds.py StitchedCoaddTestCase.test_computeBBox 5 5 0 2 0 0%
tests/test_coadds.py StitchedCoaddTestCase.test_computeShape 10 10 0 4 0 0%
tests/test_coadds.py StitchedCoaddTestCase.test_computeKernelImage 7 7 0 2 0 0%
tests/test_coadds.py StitchedCoaddTestCase.test_computeImage 7 7 0 2 0 0%
tests/test_coadds.py StitchedCoaddTestCase.test_computeImage_computeKernelImage 6 6 0 2 0 0%
tests/test_coadds.py StitchedCoaddTestCase.test_computeApetureFlux 6 6 0 2 0 0%
tests/test_coadds.py StitchedCoaddTestCase.test_asExposure 11 11 0 4 0 0%
tests/test_coadds.py StitchedCoaddTestCase.test_fits 10 10 0 4 0 0%
tests/test_coadds.py setup_module 1 1 0 0 0 0%
tests/test_coadds.py (no function) 57 2 0 14 1 96%
tests/test_common.py CommonComponentsTestCase.setUp 6 6 0 0 0 0%
tests/test_common.py CommonComponentsTestCase.test_commonComponentsProperties 4 4 0 0 0 0%
tests/test_common.py setup_module 1 1 0 0 0 0%
tests/test_common.py (no function) 12 2 0 2 1 79%
tests/test_fits.py FitsTestCase.test_read_compatibility 3 3 0 0 0 0%
tests/test_fits.py setup_module 1 1 0 0 0 0%
tests/test_fits.py (no function) 11 2 0 2 1 77%
tests/test_grid_container.py GridContainerTestCase._fill 3 3 0 4 0 0%
tests/test_grid_container.py GridContainerTestCase._check 26 26 0 10 0 0%
tests/test_grid_container.py GridContainerTestCase.test_simple_ctor 11 11 0 0 0 0%
tests/test_grid_container.py GridContainerTestCase.test_complex_ctor 12 12 0 0 0 0%
tests/test_grid_container.py GridContainerTestCase.test_subset_overlapping 38 38 0 6 0 0%
tests/test_grid_container.py GridContainerTestCase.test_rebuild_transformed 6 6 0 4 0 0%
tests/test_grid_container.py GridContainerTestCase.test_pickle 12 12 0 0 0 0%
tests/test_grid_container.py (no function) 19 1 0 4 1 91%
tests/test_identifiers.py IdentifiersTestCase.setUpClass 1 1 0 0 0 0%
tests/test_identifiers.py IdentifiersTestCase.test_cell_identifiers 5 5 0 2 0 0%
tests/test_identifiers.py IdentifiersTestCase.test_observation_identifiers 6 6 0 0 0 0%
tests/test_identifiers.py IdentifiersTestCase.test_observation_identifiers_with_backup_detector 2 2 0 0 0 0%
tests/test_identifiers.py IdentifiersTestCase.test_patch_identifiers 5 5 0 2 0 0%
tests/test_identifiers.py (no function) 13 1 0 4 1 88%
tests/test_stitched_psf.py StitchedPsfTestCase.setUpClass 10 10 0 2 0 0%
tests/test_stitched_psf.py StitchedPsfTestCase.test_resized 17 17 0 6 0 0%
tests/test_stitched_psf.py StitchedPsfTestCase.test_clone 11 11 0 2 0 0%
tests/test_stitched_psf.py StitchedPsfTestCase.test_computeKernelImage 7 7 0 2 0 0%
tests/test_stitched_psf.py StitchedPsfTestCase.test_computeBBox 5 5 0 2 0 0%
tests/test_stitched_psf.py StitchedPsfTestCase.test_computeShape 10 10 0 4 0 0%
tests/test_stitched_psf.py StitchedPsfTestCase.test_computeApertureFlux 6 6 0 2 0 0%
tests/test_stitched_psf.py StitchedPsfTestCase.test_computeImage 7 7 0 2 0 0%
tests/test_stitched_psf.py StitchedPsfTestCase.test_computeImage_computeKernelImage 6 6 0 2 0 0%
tests/test_stitched_psf.py StitchedPsfTestCase.test_pickle 7 7 0 0 0 0%
tests/test_stitched_psf.py setup_module 1 1 0 0 0 0%
tests/test_stitched_psf.py (no function) 28 2 0 4 1 91%
tests/test_uniform_grid.py UniformGridTestCase.setUp 11 11 0 0 0 0%
tests/test_uniform_grid.py UniformGridTestCase.test_ctor_bbox_cell_size 2 2 0 0 0 0%
tests/test_uniform_grid.py UniformGridTestCase.test_ctor_bbox_shape 2 2 0 0 0 0%
tests/test_uniform_grid.py UniformGridTestCase.test_ctor_cell_size_shape_min 2 2 0 0 0 0%
tests/test_uniform_grid.py UniformGridTestCase._check 8 8 0 0 0 0%
tests/test_uniform_grid.py UniformGridTestCase.test_index 19 19 0 12 0 0%
tests/test_uniform_grid.py UniformGridTestCase.test_repr 2 2 0 2 0 0%
tests/test_uniform_grid.py UniformGridTestCase.test_pickle 4 4 0 0 0 0%
tests/test_uniform_grid.py UniformGridTestCase.test_padding 28 28 0 18 0 0%
tests/test_uniform_grid.py (no function) 21 1 0 6 1 93%
Total   1687 1022 52 574 15 39%

No items found using the specified filter.