Source file "com/mchange/v2/util/PropertiesUtils.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 89 of 89 | 0% | 4 of 4 | 0% | 7 | 7 | 25 | 25 | 5 | 5 |
| fromString(String, String) | 0% | 0% | 2 | 2 | 9 | 9 | 1 | 1 | ||
| toString(Properties, String, String) | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| toString(Properties, String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getIntProperty(Properties, String, int) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| fromString(String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |