Source file "org/eclipse/jgit/util/RawCharUtil.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 56 of 56 | 0% | 8 of 8 | 0% | 8 | 8 | 14 | 14 | 4 | 4 |
| static {...} | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| trimTrailingWhitespace(byte[], int, int) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| trimLeadingWhitespace(byte[], int, int) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| isWhitespace(byte) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |