Source file "org/rocksdb/AbstractMutableOptions.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 476 of 476 | 0% | 40 of 40 | 0% | 37 | 37 | 80 | 80 | 15 | 15 |
| fromString(String, String) | 0% | 0% | 9 | 9 | 19 | 19 | 1 | 1 | ||
| build() | 0% | 0% | 2 | 2 | 9 | 9 | 1 | 1 | ||
| getEnum(MutableOptionKey) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| setDouble(MutableOptionKey, double) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| setLong(MutableOptionKey, long) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| setInt(MutableOptionKey, int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| setBoolean(MutableOptionKey, boolean) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| setIntArray(MutableOptionKey, int[]) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| setEnum(MutableOptionKey, Enum) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| getDouble(MutableOptionKey) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| getLong(MutableOptionKey) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| getInt(MutableOptionKey) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| getBoolean(MutableOptionKey) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| getIntArray(MutableOptionKey) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| AbstractMutableOptions.AbstractMutableOptionsBuilder() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |