Source file "org/eclipse/jgit/util/StringUtils.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 389 of 389 | 0% | 73 of 73 | 0% | 50 | 50 | 81 | 81 | 13 | 13 |
| replaceLineBreaksWithSpace(String) | 0% | 0% | 6 | 6 | 15 | 15 | 1 | 1 | ||
| join(Collection, String, String) | 0% | 0% | 4 | 4 | 11 | 11 | 1 | 1 | ||
| toBooleanOrNull(String) | 0% | 0% | 10 | 10 | 13 | 13 | 1 | 1 | ||
| static {...} | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| equalsIgnoreCase(String, String) | 0% | 0% | 5 | 5 | 8 | 8 | 1 | 1 | ||
| compareIgnoreCase(String, String) | 0% | 0% | 4 | 4 | 5 | 5 | 1 | 1 | ||
| compareWithCase(String, String) | 0% | 0% | 4 | 4 | 5 | 5 | 1 | 1 | ||
| toBoolean(String) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| toLowerCase(String) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| capitalize(String) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| toLowerCase(char) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| isEmptyOrNull(String) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| join(Collection, String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |