Source file "org/rocksdb/TransactionOptions.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 156 of 156 | 0% | 34 of 34 | 0% | 31 | 31 | 29 | 29 | 14 | 14 |
| setSetSnapshot(boolean) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| setDeadlockDetect(boolean) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| setLockTimeout(long) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| setExpiration(long) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| isSetSnapshot() | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| isDeadlockDetect() | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| getLockTimeout() | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| getExpiration() | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| static {...} | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| setDeadlockDetectDepth(long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setMaxWriteBatchSize(long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getDeadlockDetectDepth() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMaxWriteBatchSize() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| TransactionOptions() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |