Source file "org/rocksdb/OptionsUtil.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 53 of 53 | 0% | 0 of 0 | n/a | 7 | 7 | 13 | 13 | 7 | 7 |
| loadLatestOptions(String, Env, DBOptions, List, boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| loadOptionsFromFile(String, Env, DBOptions, List, boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| loadLatestOptions(ConfigOptions, String, DBOptions, List) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| loadOptionsFromFile(ConfigOptions, String, DBOptions, List) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| loadLatestOptions(String, Env, DBOptions, List) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| loadOptionsFromFile(String, Env, DBOptions, List) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getLatestOptionsFileName(String, Env) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |