Hide keyboard shortcuts

Hot-keys on this page

n s m x b p c   change column sorting

Module statements missing excluded branches partial coverage
Total 5231 3711 0 1395 31 24%
python/lsst/__init__.py 2 0 0 0 0 100%
python/lsst/obs/__init__.py 3 0 0 0 0 100%
python/lsst/obs/base/__init__.py 12 0 0 0 0 100%
python/lsst/obs/base/_fitsRawFormatterBase.py 112 75 0 28 0 26%
python/lsst/obs/base/_instrument.py 176 125 0 60 1 22%
python/lsst/obs/base/cameraMapper.py 529 461 0 214 0 9%
python/lsst/obs/base/cli/butler_cmd_test.py 27 14 0 2 0 45%
python/lsst/obs/base/cli/cmd/__init__.py 2 0 0 0 0 100%
python/lsst/obs/base/cli/cmd/commands.py 49 5 0 0 0 90%
python/lsst/obs/base/cli/opt/__init__.py 2 0 0 0 0 100%
python/lsst/obs/base/cli/opt/arguments.py 2 0 0 0 0 100%
python/lsst/obs/base/cli/opt/options.py 2 0 0 0 0 100%
python/lsst/obs/base/defineVisits.py 223 138 0 88 0 31%
python/lsst/obs/base/exposureAssembler.py 103 86 0 40 0 12%
python/lsst/obs/base/exposureIdInfo.py 15 11 0 4 0 21%
python/lsst/obs/base/filters.py 66 34 0 30 2 38%
python/lsst/obs/base/formatters/__init__.py 0 0 0 0 0 100%
python/lsst/obs/base/formatters/fitsExposure.py 132 104 0 54 0 15%
python/lsst/obs/base/gen2to3/__init__.py 7 0 0 0 0 100%
python/lsst/obs/base/gen2to3/calibRepoConverter.py 118 96 0 50 1 14%
python/lsst/obs/base/gen2to3/convertRepo.py 174 109 0 64 0 29%
python/lsst/obs/base/gen2to3/repoConverter.py 205 160 0 82 1 17%
python/lsst/obs/base/gen2to3/repoWalker/__init__.py 6 0 0 0 0 100%
python/lsst/obs/base/gen2to3/repoWalker/builders.py 129 84 0 30 0 28%
python/lsst/obs/base/gen2to3/repoWalker/handlers.py 125 76 0 30 1 32%
python/lsst/obs/base/gen2to3/repoWalker/parser.py 76 45 0 27 0 30%
python/lsst/obs/base/gen2to3/repoWalker/scanner.py 57 30 0 16 0 37%
python/lsst/obs/base/gen2to3/repoWalker/walker.py 38 23 0 16 0 28%
python/lsst/obs/base/gen2to3/rootRepoConverter.py 96 75 0 44 1 17%
python/lsst/obs/base/gen2to3/standardRepoConverter.py 93 60 0 30 1 31%
python/lsst/obs/base/gen2to3/translators.py 162 111 0 40 0 25%
python/lsst/obs/base/ingest.py 151 105 0 40 0 27%
python/lsst/obs/base/instrument_tests.py 47 27 0 8 0 40%
python/lsst/obs/base/makeRawVisitInfo.py 127 91 0 34 0 22%
python/lsst/obs/base/makeRawVisitInfoViaObsInfo.py 81 62 0 36 0 16%
python/lsst/obs/base/mapping.py 203 174 0 114 0 9%
python/lsst/obs/base/script/__init__.py 5 0 0 0 0 100%
python/lsst/obs/base/script/convert.py 33 25 0 8 0 20%
python/lsst/obs/base/script/defineVisits.py 16 12 0 6 0 18%
python/lsst/obs/base/script/ingestRaws.py 19 14 0 6 0 20%
python/lsst/obs/base/script/registerInstrument.py 7 4 0 2 0 33%
python/lsst/obs/base/script/writeCuratedCalibrations.py 8 3 0 0 0 62%
python/lsst/obs/base/test/__init__.py 2 0 0 0 0 100%
python/lsst/obs/base/test/baseMapper.py 10 2 0 0 0 80%
python/lsst/obs/base/test/compositeMapper.py 16 7 0 2 0 50%
python/lsst/obs/base/utils.py 65 48 0 16 0 21%
python/lsst/obs/base/version.py 5 0 0 0 0 100%
tests/test_butlerFits.py 186 144 0 46 2 19%
tests/test_cameraMapper.py 325 252 0 10 1 22%
tests/test_cliCmdConvert.py 18 7 0 2 1 60%
tests/test_cliCmdDefineVisits.py 18 7 0 2 1 60%
tests/test_cliCmdRegisterInstrument.py 16 6 0 2 1 61%
tests/test_cliCmdTestIngest.py 25 10 0 2 1 59%
tests/test_cliCmdWriteCuratedCalibrations.py 16 6 0 2 1 61%
tests/test_cliLog.py 16 6 0 2 1 61%
tests/test_composite.py 219 182 0 10 1 17%
tests/test_defineVisits.py 38 23 0 6 1 36%
tests/test_dm-329.py 41 22 0 4 1 44%
tests/test_exposureFromImage.py 60 42 0 6 1 29%
tests/test_filters.py 84 65 0 2 1 23%
tests/test_findParentMapper.py 32 16 0 4 1 47%
tests/test_fitsRawFormatter.py 78 44 0 2 1 44%
tests/test_ingest.py 39 24 0 6 1 36%
tests/test_instrument.py 34 15 0 6 1 50%
tests/test_makeRawVisitInfo.py 182 153 0 42 1 13%
tests/test_makeRawVisitInfoViaObsInfo.py 45 27 0 2 1 40%
tests/test_outputRoot.py 160 131 0 6 1 18%
tests/test_policy.py 41 24 0 4 1 40%
tests/test_utils.py 20 9 0 6 1 46%

No items found using the specified filter.