Source file "org/rocksdb/TransactionDBOptions.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 164 of 164 | 0% | 42 of 42 | 0% | 33 | 33 | 28 | 28 | 12 | 12 |
| setWritePolicy(TxnDBWritePolicy) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| setMaxNumLocks(long) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| setNumStripes(long) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| setTransactionLockTimeout(long) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| setDefaultLockTimeout(long) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| getWritePolicy() | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| getMaxNumLocks() | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| getNumStripes() | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| getTransactionLockTimeout() | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| getDefaultLockTimeout() | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| static {...} | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| TransactionDBOptions() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |