Source file "org/h2/security/auth/ConfigProperties.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 126 of 126 | 0% | 18 of 18 | 0% | 17 | 17 | 33 | 33 | 8 | 8 |
| ConfigProperties(Collection) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| getIntValue(String) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| getStringValue(String) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| getBooleanValue(String, boolean) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| getIntValue(String, int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| getStringValue(String, String) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| ConfigProperties(PropertyConfig[]) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| ConfigProperties() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |