Source file "org/h2/util/SortedProperties.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 224 of 224 | 0% | 14 of 14 | 0% | 16 | 16 | 50 | 50 | 9 | 9 |
| store(String) | 0% | 0% | 3 | 3 | 17 | 17 | 1 | 1 | ||
| fromLines(String) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| toLines() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| keys() | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| loadProperties(String) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| getIntProperty(Properties, String, int) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| getBooleanProperty(Properties, String, boolean) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| getStringProperty(Properties, String, String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| SortedProperties() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |