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 15469 11649 0 4619 100 20%
python/lsst/daf/butler/__init__.py 6 0 0 0 0 100%
python/lsst/daf/butler/_butler.py 400 343 0 246 0 9%
python/lsst/daf/butler/_butlerConfig.py 42 34 0 22 0 12%
python/lsst/daf/butler/_deferredDatasetHandle.py 26 13 0 12 1 42%
python/lsst/daf/butler/cli/__init__.py 0 0 0 0 0 100%
python/lsst/daf/butler/cli/butler.py 86 58 0 30 0 24%
python/lsst/daf/butler/cli/cmd/__init__.py 2 0 0 0 0 100%
python/lsst/daf/butler/cli/cmd/commands.py 43 6 0 0 0 86%
python/lsst/daf/butler/cli/opt/__init__.py 10 0 0 0 0 100%
python/lsst/daf/butler/cli/opt/collection_type.py 20 9 0 8 0 39%
python/lsst/daf/butler/cli/opt/config.py 9 0 0 0 0 100%
python/lsst/daf/butler/cli/opt/config_file.py 8 0 0 0 0 100%
python/lsst/daf/butler/cli/opt/dataset_type.py 8 0 0 0 0 100%
python/lsst/daf/butler/cli/opt/directory.py 10 0 0 0 0 100%
python/lsst/daf/butler/cli/opt/glob.py 17 1 0 4 2 86%
python/lsst/daf/butler/cli/opt/repo.py 11 0 0 0 0 100%
python/lsst/daf/butler/cli/opt/run.py 6 0 0 0 0 100%
python/lsst/daf/butler/cli/opt/transfer.py 8 0 0 0 0 100%
python/lsst/daf/butler/cli/opt/verbose.py 8 0 0 0 0 100%
python/lsst/daf/butler/cli/utils.py 65 33 0 12 0 44%
python/lsst/daf/butler/core/__init__.py 22 0 0 0 0 100%
python/lsst/daf/butler/core/assembler.py 116 92 0 58 1 16%
python/lsst/daf/butler/core/composites.py 53 34 0 18 1 28%
python/lsst/daf/butler/core/config.py 462 391 0 224 0 10%
python/lsst/daf/butler/core/configSupport.py 114 83 0 72 6 20%
python/lsst/daf/butler/core/constraints.py 54 35 0 28 1 24%
python/lsst/daf/butler/core/datasets/__init__.py 2 0 0 0 0 100%
python/lsst/daf/butler/core/datasets/ref.py 90 56 0 26 0 31%
python/lsst/daf/butler/core/datasets/type.py 137 101 0 66 1 18%
python/lsst/daf/butler/core/datastore.py 154 75 0 20 1 47%
python/lsst/daf/butler/core/ddl.py 129 55 0 34 0 49%
python/lsst/daf/butler/core/dimensions/__init__.py 8 0 0 0 0 100%
python/lsst/daf/butler/core/dimensions/config.py 47 34 0 12 0 22%
python/lsst/daf/butler/core/dimensions/coordinate.py 124 88 0 60 1 20%
python/lsst/daf/butler/core/dimensions/elements.py 156 92 0 20 1 40%
python/lsst/daf/butler/core/dimensions/graph.py 156 114 0 70 1 20%
python/lsst/daf/butler/core/dimensions/packer.py 51 24 0 6 1 49%
python/lsst/daf/butler/core/dimensions/records.py 42 24 0 14 1 34%
python/lsst/daf/butler/core/dimensions/schema.py 49 37 0 24 1 18%
python/lsst/daf/butler/core/dimensions/universe.py 81 51 0 24 1 31%
python/lsst/daf/butler/core/exceptions.py 6 0 0 0 0 100%
python/lsst/daf/butler/core/fileDescriptor.py 29 20 0 12 1 24%
python/lsst/daf/butler/core/fileTemplates.py 217 179 0 110 1 12%
python/lsst/daf/butler/core/formatter.py 170 116 0 56 1 24%
python/lsst/daf/butler/core/location.py 208 155 0 82 0 18%
python/lsst/daf/butler/core/mappingFactory.py 58 42 0 16 0 22%
python/lsst/daf/butler/core/named.py 169 90 0 34 0 40%
python/lsst/daf/butler/core/quantum.py 72 47 0 22 1 28%
python/lsst/daf/butler/core/repoRelocation.py 17 9 0 6 0 35%
python/lsst/daf/butler/core/repoTransfers.py 163 116 0 84 1 20%
python/lsst/daf/butler/core/s3utils.py 60 48 0 28 0 14%
python/lsst/daf/butler/core/storageClass.py 241 162 0 124 10 24%
python/lsst/daf/butler/core/storedFileInfo.py 31 11 0 6 0 59%
python/lsst/daf/butler/core/time_utils.py 31 20 0 4 0 31%
python/lsst/daf/butler/core/timespan.py 41 23 0 18 0 31%
python/lsst/daf/butler/core/utils.py 80 44 0 28 2 39%
python/lsst/daf/butler/formatters/__init__.py 0 0 0 0 0 100%
python/lsst/daf/butler/formatters/file.py 52 35 0 14 1 27%
python/lsst/daf/butler/formatters/yaml.py 42 27 0 10 1 31%
python/lsst/daf/butler/registry/__init__.py 11 0 0 0 0 100%
python/lsst/daf/butler/registry/_collectionType.py 7 0 0 0 0 100%
python/lsst/daf/butler/registry/_config.py 30 12 0 4 1 56%
python/lsst/daf/butler/registry/_dbAuth.py 82 66 0 50 0 12%
python/lsst/daf/butler/registry/_exceptions.py 4 0 0 0 0 100%
python/lsst/daf/butler/registry/_registry.py 345 288 0 174 1 11%
python/lsst/daf/butler/registry/bridge/__init__.py 0 0 0 0 0 100%
python/lsst/daf/butler/registry/bridge/ephemeral.py 22 10 0 8 0 40%
python/lsst/daf/butler/registry/connectionString.py 28 17 0 8 1 33%
python/lsst/daf/butler/registry/databases/__init__.py 0 0 0 0 0 100%
python/lsst/daf/butler/registry/databases/oracle.py 92 64 0 32 0 23%
python/lsst/daf/butler/registry/databases/postgresql.py 52 32 0 10 0 32%
python/lsst/daf/butler/registry/databases/sqlite.py 167 127 0 76 0 17%
python/lsst/daf/butler/registry/interfaces/__init__.py 7 0 0 0 0 100%
python/lsst/daf/butler/registry/interfaces/_attributes.py 21 6 0 2 1 70%
python/lsst/daf/butler/registry/interfaces/_bridge.py 64 27 0 4 1 59%
python/lsst/daf/butler/registry/interfaces/_collections.py 81 30 0 6 1 60%
python/lsst/daf/butler/registry/interfaces/_database.py 251 199 0 126 0 14%
python/lsst/daf/butler/registry/interfaces/_datasets.py 47 18 0 2 1 61%
python/lsst/daf/butler/registry/interfaces/_dimensions.py 70 38 0 16 1 38%
python/lsst/daf/butler/registry/interfaces/_opaque.py 30 11 0 2 0 59%
python/lsst/daf/butler/registry/nameShrinker.py 21 13 0 2 0 35%
python/lsst/daf/butler/registry/queries/__init__.py 3 0 0 0 0 100%
python/lsst/daf/butler/registry/queries/_builder.py 115 91 0 54 1 15%
python/lsst/daf/butler/registry/queries/_query.py 35 20 0 13 0 31%
python/lsst/daf/butler/registry/queries/_structs.py 87 52 0 30 0 37%
python/lsst/daf/butler/registry/queries/exprParser/__init__.py 4 0 0 0 0 100%
python/lsst/daf/butler/registry/queries/exprParser/exprTree.py 101 56 0 8 1 42%
python/lsst/daf/butler/registry/queries/exprParser/parserLex.py 60 26 0 2 0 55%
python/lsst/daf/butler/registry/queries/exprParser/parserYacc.py 134 96 0 50 0 21%
python/lsst/daf/butler/registry/queries/exprParser/ply/__init__.py 2 0 0 0 0 100%
python/lsst/daf/butler/registry/queries/exprParser/ply/lex.py 692 622 0 310 1 7%
python/lsst/daf/butler/registry/queries/exprParser/ply/yacc.py 1929 1775 0 904 1 5%
python/lsst/daf/butler/registry/queries/exprParser/treeVisitor.py 18 2 0 2 1 85%
python/lsst/daf/butler/registry/queries/expressions.py 114 81 0 38 3 24%
python/lsst/daf/butler/registry/simpleQuery.py 34 18 0 12 0 35%
python/lsst/daf/butler/registry/tests/__init__.py 2 0 0 0 0 100%
python/lsst/daf/butler/registry/tests/_database.py 183 157 0 52 0 11%
python/lsst/daf/butler/registry/tests/_registry.py 521 480 0 116 0 6%
python/lsst/daf/butler/registry/versions.py 96 67 0 44 1 21%
python/lsst/daf/butler/registry/wildcards.py 217 158 0 119 1 18%
python/lsst/daf/butler/script/__init__.py 6 0 0 0 0 100%
python/lsst/daf/butler/script/butlerImport.py 4 2 0 0 0 50%
python/lsst/daf/butler/script/configDump.py 9 7 0 2 0 18%
python/lsst/daf/butler/script/configValidate.py 6 4 0 0 0 33%
python/lsst/daf/butler/script/createRepo.py 4 2 0 0 0 50%
python/lsst/daf/butler/script/queryCollections.py 5 3 0 0 0 40%
python/lsst/daf/butler/script/queryDatasetTypes.py 18 13 0 12 0 17%
python/lsst/daf/butler/tests/__init__.py 6 0 0 0 0 100%
python/lsst/daf/butler/tests/_datasetsHelper.py 56 38 0 16 0 25%
python/lsst/daf/butler/tests/_dummyRegistry.py 61 35 0 24 0 31%
python/lsst/daf/butler/tests/_examplePythonTypes.py 81 59 0 16 0 23%
python/lsst/daf/butler/tests/_testRepo.py 66 58 0 36 0 8%
python/lsst/daf/butler/tests/cliCmdTestBase.py 33 14 0 0 0 58%
python/lsst/daf/butler/tests/cliOptionTestBase.py 28 15 0 0 0 46%
python/lsst/daf/butler/tests/testFormatters.py 80 53 0 26 1 26%
python/lsst/daf/butler/version.py 5 0 0 0 0 100%
tests/test_butler.py 669 550 0 68 1 17%
tests/test_cliArgumentRepo.py 45 24 0 2 1 47%
tests/test_cliCmdConfigDump.py 60 43 0 2 1 29%
tests/test_cliCmdConfigValidate.py 29 15 0 2 1 48%
tests/test_cliCmdCreate.py 14 4 0 2 1 69%
tests/test_cliCmdImport.py 37 16 0 2 1 56%
tests/test_cliCmdQueryCollections.py 28 12 0 2 1 57%
tests/test_cliCmdQueryDatasetTypes.py 51 33 0 2 1 36%
tests/test_cliOption.py 184 109 0 6 1 40%
tests/test_cliOptionTransfer.py 40 29 0 2 1 29%
tests/test_cliPluginLoader.py 73 50 0 4 1 31%
tests/test_cliUtilSplitCommas.py 35 21 0 2 1 41%
tests/test_cliUtilSplitKv.py 73 54 0 2 1 27%
tests/test_cliUtilToUpper.py 30 17 0 2 1 44%
tests/test_cliUtils.py 26 10 0 2 1 61%
tests/test_commandLine.py 27 15 0 2 1 45%
tests/test_composites.py 47 37 0 4 1 22%
tests/test_config.py 368 308 0 40 1 15%
tests/test_connectionString.py 40 21 0 6 1 43%
tests/test_constraints.py 95 82 0 2 1 14%
tests/test_datasets.py 218 197 0 18 1 9%
tests/test_datastore.py 509 415 0 92 1 16%
tests/test_dbAuth.py 142 124 0 10 1 12%
tests/test_ddl.py 33 22 0 4 1 32%
tests/test_dimensions.py 127 109 0 40 1 11%
tests/test_exprParserLex.py 180 161 0 12 1 10%
tests/test_exprParserYacc.py 270 236 0 16 1 12%
tests/test_formatter.py 110 94 0 4 1 15%
tests/test_location.py 105 92 0 12 1 12%
tests/test_matplotlibFormatter.py 44 24 0 6 1 46%
tests/test_oracle.py 79 43 0 17 1 43%
tests/test_parquet.py 54 36 0 6 1 35%
tests/test_postgresql.py 58 23 0 6 1 62%
tests/test_quantum.py 49 42 0 2 1 16%
tests/test_s3utils.py 48 32 0 10 1 33%
tests/test_sqlite.py 161 110 0 10 1 30%
tests/test_storageClass.py 140 125 0 4 1 11%
tests/test_templates.py 160 143 0 6 1 11%
tests/test_testRepo.py 84 62 0 4 1 26%
tests/test_time_utils.py 58 48 0 8 1 17%
tests/test_utils.py 103 72 0 4 1 30%

No items found using the specified filter.