Source file "org/jcodings/specific/UTF16BEEncoding.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 1,387 of 1,387 | 0% | 44 of 44 | 0% | 37 | 37 | 53 | 53 | 14 | 14 |
| static {...} | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| codeToMbc(int, byte[], int) | 0% | 0% | 2 | 2 | 12 | 12 | 1 | 1 | ||
| mbcToCode(byte[], int, int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| length(byte[], int, int) | 0% | 0% | 9 | 9 | 10 | 10 | 1 | 1 | ||
| mbcCaseFold(int, byte[], IntHolder, int, byte[]) | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| leftAdjustCharHead(byte[], int, int, int) | 0% | 0% | 5 | 5 | 4 | 4 | 1 | 1 | ||
| isNewLine(byte[], int, int) | 0% | 0% | 4 | 4 | 3 | 3 | 1 | 1 | ||
| isSurrogateFirst(int) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| isSurrogateSecond(int) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| isSurrogate(int) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| UTF16BEEncoding() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| codeToMbcLength(int) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| ctypeCodeRange(int, IntHolder) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isReverseMatchAllowed(byte[], int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |