Coverage report: 16%

Shortcuts on this page

n s m x b p c   change column sorting

Module statements missing excluded branches partial coverage
python/lsst/__init__.py 3 0 0 0 0 100%
python/lsst/afw/__init__.py 3 0 0 0 0 100%
python/lsst/afw/cameraGeom/__init__.py 15 0 0 0 0 100%
python/lsst/afw/cameraGeom/_amplifier.py 62 39 0 34 0 28%
python/lsst/afw/cameraGeom/_assembleImage.py 72 58 0 22 0 15%
python/lsst/afw/cameraGeom/_camera.py 19 9 0 6 0 48%
python/lsst/afw/cameraGeom/_cameraFactory.py 53 39 0 20 0 22%
python/lsst/afw/cameraGeom/_cameraGeomEnumDicts.py 4 0 0 2 0 100%
python/lsst/afw/cameraGeom/_detector.py 18 9 0 8 0 50%
python/lsst/afw/cameraGeom/_detectorCollection.py 21 10 0 8 0 38%
python/lsst/afw/cameraGeom/_makePixelToTanPixel.py 10 6 0 0 0 40%
python/lsst/afw/cameraGeom/_rotateBBoxBy90.py 51 47 0 30 0 5%
python/lsst/afw/cameraGeom/_transformConfig.py 6 0 0 0 0 100%
python/lsst/afw/cameraGeom/cameraConfig.py 58 13 0 4 0 73%
python/lsst/afw/cameraGeom/pupil.py 49 35 0 0 0 29%
python/lsst/afw/cameraGeom/testUtils.py 305 269 0 60 0 10%
python/lsst/afw/cameraGeom/utils.py 446 394 0 214 2 8%
python/lsst/afw/coord/__init__.py 2 0 0 0 0 100%
python/lsst/afw/coord/_refraction.py 80 65 0 10 0 17%
python/lsst/afw/detection/__init__.py 5 0 0 0 0 100%
python/lsst/afw/detection/_footprintMerge.py 28 22 0 10 0 21%
python/lsst/afw/detection/_heavyFootprintContinued.py 15 4 0 0 0 73%
python/lsst/afw/detection/_peak.py 4 0 0 0 0 100%
python/lsst/afw/detection/multiband.py 111 80 0 49 0 19%
python/lsst/afw/detection/utils.py 6 3 0 2 0 38%
python/lsst/afw/display/__init__.py 5 0 0 0 0 100%
python/lsst/afw/display/ds9.py 57 20 0 2 1 64%
python/lsst/afw/display/interface.py 349 231 0 132 3 26%
python/lsst/afw/display/rgb/__init__.py 2 0 0 0 0 100%
python/lsst/afw/display/rgb/_rgbContinued.py 178 154 0 80 0 9%
python/lsst/afw/display/utils.py 188 169 0 94 0 7%
python/lsst/afw/fits/__init__.py 4 0 0 0 0 100%
python/lsst/afw/fits/_compression.py 10 5 0 0 0 50%
python/lsst/afw/fits/_fitsContinued.py 21 5 0 8 0 83%
python/lsst/afw/fits/_pickleFits.py 19 14 0 4 0 22%
python/lsst/afw/formatters/__init__.py 1 0 0 0 0 100%
python/lsst/afw/geom/__init__.py 10 0 0 0 0 100%
python/lsst/afw/geom/_calculateSipWcsHeader.py 16 11 0 2 0 28%
python/lsst/afw/geom/_hpxUtils.py 89 73 0 16 0 15%
python/lsst/afw/geom/_python/__init__.py 2 0 0 0 0 100%
python/lsst/afw/geom/_python/_transform.py 24 9 0 4 1 57%
python/lsst/afw/geom/ellipses/__init__.py 48 35 0 14 0 21%
python/lsst/afw/geom/ellipses/_axes.py 11 3 0 2 0 77%
python/lsst/afw/geom/ellipses/_ellipse.py 11 3 0 2 0 77%
python/lsst/afw/geom/ellipses/_quadrupole.py 11 3 0 2 0 77%
python/lsst/afw/geom/polygon.py 41 28 0 16 0 26%
python/lsst/afw/geom/skyWcs.py 37 23 0 6 0 37%
python/lsst/afw/geom/testUtils.py 450 393 0 102 0 10%
python/lsst/afw/geom/transform.py 20 0 0 0 0 100%
python/lsst/afw/geom/transformConfig.py 52 16 0 6 0 62%
python/lsst/afw/geom/transformFromString.py 9 6 0 0 0 33%
python/lsst/afw/geom/utils.py 52 38 0 24 0 18%
python/lsst/afw/geom/wcsUtils.py 11 6 0 2 0 38%
python/lsst/afw/image/__init__.py 13 0 0 0 0 100%
python/lsst/afw/image/_exposureFitsReaderContinued.py 4 0 0 0 0 100%
python/lsst/afw/image/_exposureInfoContinued.py 15 3 0 2 0 82%
python/lsst/afw/image/_exposureSummaryStats.py 60 16 0 10 0 66%
python/lsst/afw/image/_filter.py 44 14 0 4 0 71%
python/lsst/afw/image/_visitInfo.py 5 0 0 0 0 100%
python/lsst/afw/image/apCorrMap/__init__.py 2 0 0 0 0 100%
python/lsst/afw/image/apCorrMap/_apCorrMapContinued.py 12 4 0 6 0 56%
python/lsst/afw/image/basicUtils.py 13 7 0 4 0 35%
python/lsst/afw/image/exposure/__init__.py 3 0 0 0 0 100%
python/lsst/afw/image/exposure/_exposureContinued.py 52 12 0 2 0 78%
python/lsst/afw/image/exposure/_multiband.py 68 48 0 32 0 20%
python/lsst/afw/image/image/__init__.py 4 0 0 0 0 100%
python/lsst/afw/image/image/_disableArithmetic.py 15 3 0 6 0 76%
python/lsst/afw/image/image/_fitsIoWithOptions.py 44 36 0 16 0 13%
python/lsst/afw/image/image/_image.py 51 6 0 4 0 89%
python/lsst/afw/image/image/_mask.py 28 7 0 4 0 72%
python/lsst/afw/image/image/_multiband.py 333 252 0 145 0 17%
python/lsst/afw/image/image/_slicing.py 107 90 0 46 0 11%
python/lsst/afw/image/maskedImage/__init__.py 2 0 0 0 0 100%
python/lsst/afw/image/maskedImage/_maskedImageContinued.py 57 24 0 8 0 54%
python/lsst/afw/image/pixel/__init__.py 1 0 0 0 0 100%
python/lsst/afw/image/testUtils.py 125 107 0 46 0 11%
python/lsst/afw/image/utils.py 76 62 0 22 0 14%
python/lsst/afw/math/__init__.py 11 0 0 0 0 100%
python/lsst/afw/math/_background.py 7 1 0 2 0 89%
python/lsst/afw/math/_backgroundList.py 111 93 0 22 0 14%
python/lsst/afw/math/_chebyshevBoundedField.py 18 10 0 2 0 50%
python/lsst/afw/math/_chebyshevBoundedFieldConfig.py 9 1 0 2 0 91%
python/lsst/afw/math/_spatialCell.py 24 15 0 8 0 28%
python/lsst/afw/math/_warper.py 53 27 0 10 0 41%
python/lsst/afw/math/detail/__init__.py 2 0 0 0 0 100%
python/lsst/afw/multiband.py 109 74 0 37 0 24%
python/lsst/afw/table/__init__.py 13 0 0 0 0 100%
python/lsst/afw/table/_aggregates.py 19 0 0 0 0 100%
python/lsst/afw/table/_aliasMap.py 13 5 0 6 0 53%
python/lsst/afw/table/_arrays.py 8 0 0 0 0 100%
python/lsst/afw/table/_base.py 172 142 0 96 0 12%
python/lsst/afw/table/_baseColumnView.py 48 35 0 24 0 21%
python/lsst/afw/table/_exposure.py 4 0 0 0 0 100%
python/lsst/afw/table/_match.py 63 44 0 24 0 24%
python/lsst/afw/table/_schema.py 89 51 0 36 0 35%
python/lsst/afw/table/_schemaMapper.py 44 32 0 20 0 22%
python/lsst/afw/table/_simple.py 4 0 0 0 0 100%
python/lsst/afw/table/_source.py 19 11 0 10 0 34%
python/lsst/afw/table/catalogMatches.py 80 62 0 30 0 16%
python/lsst/afw/table/io/__init__.py 1 0 0 0 0 100%
python/lsst/afw/table/multiMatch.py 131 111 0 44 0 11%
python/lsst/afw/typehandling/_GenericMap.py 61 40 0 24 0 25%
python/lsst/afw/typehandling/_SimpleGenericMap.py 17 5 0 6 0 61%
python/lsst/afw/typehandling/__init__.py 3 0 0 0 0 100%
python/lsst/afw/typehandling/testUtils.py 279 228 0 58 0 15%
python/lsst/afw/version.py 5 0 0 0 0 100%
tests/test_1079.py 134 107 0 24 1 18%
tests/test_Storable.py 135 82 0 6 1 40%
tests/test_amplifier.py 109 93 0 4 1 15%
tests/test_apCorrMap.py 90 66 0 12 1 25%
tests/test_approximate.py 79 59 0 40 1 18%
tests/test_astropyTableViews.py 120 94 0 6 1 21%
tests/test_background.py 505 447 0 107 1 10%
tests/test_cameraGeom.py 241 204 0 82 1 12%
tests/test_cameraSys.py 64 52 0 16 1 16%
tests/test_chebyshevBoundedField.py 273 235 0 54 2 12%
tests/test_color.py 123 95 0 10 1 22%
tests/test_combineMetadata.py 93 80 0 16 1 13%
tests/test_convolve.py 326 256 0 72 1 18%
tests/test_detector.py 150 126 0 44 1 13%
tests/test_dir.py 24 13 0 2 1 46%
tests/test_display.py 106 73 0 16 1 28%
tests/test_ds9.py 76 41 0 8 2 44%
tests/test_ellipse.py 98 81 0 26 1 15%
tests/test_endpoint.py 111 92 0 30 1 14%
tests/test_executables.py 8 1 0 2 1 80%
tests/test_exposure.py 638 561 0 42 1 12%
tests/test_exposureRecord.py 42 29 0 12 1 26%
tests/test_exposureTable.py 197 161 0 8 1 18%
tests/test_filterLabel.py 92 67 0 24 1 22%
tests/test_fits.py 65 47 0 18 1 23%
tests/test_fitsCompression.py 374 313 0 64 1 14%
tests/test_fluxFromABMag.py 42 28 0 8 1 30%
tests/test_footprint.py 161 137 0 10 1 15%
tests/test_footprint1.py 808 722 0 154 1 9%
tests/test_footprint2.py 408 352 0 150 1 10%
tests/test_footprintEllipse.py 31 20 0 6 1 32%
tests/test_footprintMergeCatalog.py 210 190 0 74 1 7%
tests/test_formatter_utils.py 15 6 0 4 1 53%
tests/test_function.py 469 438 0 148 1 5%
tests/test_functorKeys.py 346 319 0 48 1 7%
tests/test_gaussianProcess.py 1236 1197 0 356 1 3%
tests/test_gaussianPsf.py 77 52 0 14 1 29%
tests/test_geomTestUtils.py 47 36 0 14 1 20%
tests/test_header.py 28 18 0 8 1 31%
tests/test_heavyFootprint.py 191 158 0 40 1 15%
tests/test_hpxUtils.py 68 55 0 8 1 18%
tests/test_image.py 498 420 0 80 1 14%
tests/test_imageArithmetic.py 66 53 0 6 1 19%
tests/test_imageIo1.py 159 113 0 26 1 25%
tests/test_imageIo2.py 76 51 0 24 1 26%
tests/test_imagePca.py 129 102 0 30 1 18%
tests/test_imagePickle.py 57 36 0 6 1 35%
tests/test_imageTestUtils.py 43 30 0 18 1 23%
tests/test_interpolate.py 97 76 0 26 1 18%
tests/test_kernel.py 604 563 0 226 1 5%
tests/test_kernelImagesForRegion.py 139 114 0 30 1 17%
tests/test_kernelIo1.py 201 177 0 58 1 10%
tests/test_leastSquares.py 119 99 0 6 1 17%
tests/test_makeLimitedFitsHeader.py 68 53 0 24 1 17%
tests/test_makePixelToTanPixel.py 82 66 0 12 1 18%
tests/test_mask.py 389 326 0 58 1 14%
tests/test_maskPropagationThreshold.py 22 11 0 6 1 43%
tests/test_maskedImage.py 470 411 0 60 1 11%
tests/test_maskedImageIO.py 208 144 0 28 1 28%
tests/test_matchFits.py 65 50 0 14 1 20%
tests/test_methods.py 229 208 0 24 1 9%
tests/test_minimize.py 33 23 0 4 1 30%
tests/test_multiband.py 570 493 0 114 1 11%
tests/test_offsetImage.py 158 122 0 40 1 19%
tests/test_orientation.py 72 55 0 22 1 19%
tests/test_photoCalib.py 422 379 0 2 1 10%
tests/test_pickles.py 174 123 0 2 1 30%
tests/test_pixelAreaBoundedField.py 73 55 0 6 1 24%
tests/test_polygon.py 268 233 0 70 1 11%
tests/test_psf_trampoline.py 142 94 0 28 1 29%
tests/test_pupilFactory.py 47 33 0 2 1 31%
tests/test_raWrap.py 42 28 0 6 1 31%
tests/test_random1.py 80 48 0 14 1 35%
tests/test_readers.py 216 188 0 24 1 12%
tests/test_refraction.py 57 39 0 6 1 30%
tests/test_rgb.py 186 129 0 55 1 25%
tests/test_rowColumnStats.py 66 50 0 16 1 21%
tests/test_scaledPlus.py 49 33 0 6 1 31%
tests/test_schema.py 316 281 0 18 1 11%
tests/test_simpleGenericMap.py 230 172 0 108 1 17%
tests/test_simpleTable.py 642 596 0 62 1 7%
tests/test_sipApproximation.py 132 109 0 34 1 14%
tests/test_skyWcs.py 543 468 0 112 1 12%
tests/test_sourceMatch.py 216 188 0 55 1 11%
tests/test_sourceTable.py 491 435 0 52 1 10%
tests/test_spanSets.py 284 242 0 48 1 13%
tests/test_spatialCell.py 169 134 0 34 1 18%
tests/test_spline.py 81 61 0 24 1 20%
tests/test_stacker.py 238 209 0 42 1 11%
tests/test_statBug1697.py 47 35 0 6 1 25%
tests/test_statClipException1045.py 70 52 0 4 1 26%
tests/test_statistics.py 353 296 0 52 1 14%
tests/test_statisticsMasked.py 93 75 0 2 1 20%
tests/test_statisticsOverloads.py 91 69 0 18 1 21%
tests/test_tableAliases.py 101 80 0 10 1 20%
tests/test_tableArchiveImport.py 17 6 0 2 1 63%
tests/test_tableIO.py 69 54 0 2 1 23%
tests/test_tableMultiMatch.py 77 55 0 26 1 22%
tests/test_tableUtils.py 98 77 0 20 1 19%
tests/test_ticket11419.py 21 10 0 2 1 52%
tests/test_ticket2019.py 52 40 0 2 1 24%
tests/test_ticket2026.py 92 78 0 10 1 15%
tests/test_ticket2162.py 31 18 0 6 1 38%
tests/test_ticket22486.py 20 9 0 2 1 55%
tests/test_ticket2352.py 39 21 0 4 1 44%
tests/test_ticket2707.py 81 67 0 31 1 13%
tests/test_ticket2905.py 20 8 0 2 1 59%
tests/test_ticketDM-433.py 154 126 0 12 1 17%
tests/test_transform.py 47 31 0 10 1 30%
tests/test_transformBoundedField.py 101 77 0 16 2 22%
tests/test_transformFactory.py 227 187 0 44 1 15%
tests/test_transformMap.py 94 66 0 22 1 25%
tests/test_transmissionCurve.py 228 197 0 44 1 12%
tests/test_validPolygon.py 54 36 0 4 1 33%
tests/test_visitInfo.py 342 302 0 28 1 11%
tests/test_warpExposure.py 343 282 0 56 1 16%
tests/test_warper.py 96 63 0 6 1 33%
tests/test_wcsFitsTable.py 158 138 0 2 1 13%
tests/test_wcsUtils.py 222 192 0 58 1 11%
tests/test_weather.py 45 31 0 10 1 27%
Total 27336 22129 0 5883 130 16%

No items found using the specified filter.