Source file "org/rocksdb/PlainTableConfig.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 115 of 115 | 0% | 0 of 0 | n/a | 19 | 19 | 37 | 37 | 19 | 19 |
| PlainTableConfig() | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | ||
| newTableFactoryHandle() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setKeySize(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setBloomBitsPerKey(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setHashTableRatio(double) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setIndexSparseness(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setHugePageTlbSize(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setEncodingType(EncodingType) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setFullScanMode(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setStoreIndexInFile(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| indexSparseness() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| keySize() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| bloomBitsPerKey() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hashTableRatio() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hugePageTlbSize() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| encodingType() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| fullScanMode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| storeIndexInFile() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |