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 10508 8454 0 3296 48 15%
python/lsst/__init__.py 3 0 0 0 0 100%
python/lsst/daf/__init__.py 3 0 0 0 0 100%
python/lsst/daf/butler/__init__.py 3 0 0 0 0 100%
python/lsst/daf/butler/butler.py 245 201 0 124 0 12%
python/lsst/daf/butler/core/__init__.py 25 0 0 0 0 100%
python/lsst/daf/butler/core/assembler.py 108 92 0 54 0 10%
python/lsst/daf/butler/core/butlerConfig.py 34 21 0 12 0 28%
python/lsst/daf/butler/core/composites.py 38 23 0 14 0 29%
python/lsst/daf/butler/core/config.py 346 288 0 166 0 11%
python/lsst/daf/butler/core/configSupport.py 93 64 0 54 6 24%
python/lsst/daf/butler/core/dataIdPacker.py 65 41 0 12 0 31%
python/lsst/daf/butler/core/databaseDict.py 15 8 0 4 0 37%
python/lsst/daf/butler/core/datasets.py 151 102 0 40 0 26%
python/lsst/daf/butler/core/datastore.py 93 46 0 4 0 48%
python/lsst/daf/butler/core/dimensions/__init__.py 4 0 0 0 0 100%
python/lsst/daf/butler/core/dimensions/dataId.py 215 174 0 120 0 12%
python/lsst/daf/butler/core/dimensions/elements.py 76 53 0 14 0 26%
python/lsst/daf/butler/core/dimensions/graph.py 163 115 0 52 0 22%
python/lsst/daf/butler/core/dimensions/sets.py 146 101 0 50 0 23%
python/lsst/daf/butler/core/exceptions.py 6 0 0 0 0 100%
python/lsst/daf/butler/core/execution.py 18 8 0 0 0 56%
python/lsst/daf/butler/core/fileDescriptor.py 12 7 0 2 0 36%
python/lsst/daf/butler/core/fileTemplates.py 193 157 0 86 0 13%
python/lsst/daf/butler/core/formatter.py 60 36 0 14 0 32%
python/lsst/daf/butler/core/location.py 36 20 0 6 0 38%
python/lsst/daf/butler/core/mappingFactory.py 52 40 0 18 0 17%
python/lsst/daf/butler/core/preFlight.py 17 8 0 0 0 53%
python/lsst/daf/butler/core/quantum.py 36 21 0 4 0 38%
python/lsst/daf/butler/core/regions.py 12 8 0 2 0 29%
python/lsst/daf/butler/core/registry.py 220 121 0 56 0 36%
python/lsst/daf/butler/core/repoRelocation.py 8 3 0 2 0 50%
python/lsst/daf/butler/core/run.py 20 8 0 0 0 60%
python/lsst/daf/butler/core/safeFileIo.py 112 83 0 20 0 22%
python/lsst/daf/butler/core/schema.py 130 101 0 58 0 15%
python/lsst/daf/butler/core/storageClass.py 204 158 0 104 0 15%
python/lsst/daf/butler/core/storedFileInfo.py 32 18 0 2 0 41%
python/lsst/daf/butler/core/utils.py 64 41 0 32 1 25%
python/lsst/daf/butler/core/views.py 32 17 0 4 0 42%
python/lsst/daf/butler/datastores/posixDatastore.py 228 194 0 75 0 11%
python/lsst/daf/butler/exprParser/__init__.py 4 0 0 0 0 100%
python/lsst/daf/butler/exprParser/exprTree.py 78 44 0 6 0 40%
python/lsst/daf/butler/exprParser/parserLex.py 47 16 0 0 0 66%
python/lsst/daf/butler/exprParser/parserYacc.py 82 51 0 20 0 30%
python/lsst/daf/butler/exprParser/ply/__init__.py 2 0 0 0 0 100%
python/lsst/daf/butler/exprParser/ply/lex.py 692 627 0 310 0 6%
python/lsst/daf/butler/exprParser/ply/yacc.py 1929 1775 0 904 1 5%
python/lsst/daf/butler/exprParser/treeVisitor.py 10 0 0 0 0 100%
python/lsst/daf/butler/instrument.py 54 30 0 6 1 42%
python/lsst/daf/butler/registries/sqlRegistry.py 386 315 0 166 0 13%
python/lsst/daf/butler/registries/sqlRegistryDatabaseDict.py 76 61 0 24 0 15%
python/lsst/daf/butler/sql/__init__.py 4 0 0 0 0 100%
python/lsst/daf/butler/sql/multipleDatasetQueryBuilder.py 126 94 0 56 0 18%
python/lsst/daf/butler/sql/queryBuilder.py 174 136 0 86 16 15%
python/lsst/daf/butler/sql/resultColumnsManager.py 94 72 0 47 0 16%
python/lsst/daf/butler/sql/singleDatasetQueryBuilder.py 77 59 0 28 0 17%
python/lsst/daf/butler/version.py 6 0 0 0 0 100%
tests/datasetsHelper.py 45 35 0 8 0 19%
tests/dummyRegistry.py 24 16 0 6 0 27%
tests/examplePythonTypes.py 36 23 0 8 0 30%
tests/test_butler.py 300 231 0 40 1 21%
tests/test_butlerFits.py 78 47 0 12 1 36%
tests/test_composites.py 46 36 0 4 1 22%
tests/test_config.py 307 257 0 38 1 15%
tests/test_dataid.py 17 9 0 2 1 47%
tests/test_datasets.py 115 100 0 8 1 13%
tests/test_datastore.py 300 238 0 44 1 18%
tests/test_datastoreFits.py 143 105 0 12 1 25%
tests/test_dimensions.py 190 175 0 22 1 8%
tests/test_execution.py 15 9 0 2 1 41%
tests/test_exprParserLex.py 148 131 0 12 1 11%
tests/test_exprParserYacc.py 208 179 0 10 1 14%
tests/test_formatter.py 60 48 0 2 1 21%
tests/test_instrument.py 27 13 0 6 1 45%
tests/test_quantum.py 49 40 0 2 1 20%
tests/test_queryBuilder.py 282 265 0 112 1 5%
tests/test_run.py 21 15 0 2 1 30%
tests/test_schema.py 59 44 0 20 1 20%
tests/test_sqlDatabaseDict.py 77 63 0 2 1 19%
tests/test_sqlRegistry.py 476 442 0 48 1 7%
tests/test_storageClass.py 132 117 0 4 1 12%
tests/test_templates.py 153 136 0 8 1 11%
tests/test_utils.py 41 22 0 4 1 44%

No items found using the specified filter.