Source file "org/jcodings/specific/UTF16LEEncoding.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 362 of 362 | 0% | 40 of 40 | 0% | 35 | 35 | 53 | 53 | 15 | 15 |
mbcToCode(byte[], int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
codeToMbc(int, byte[], int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 12 | 12 | 1 | 1 |
length(byte[], int, int) | ![]() | 0% | ![]() | 0% | 6 | 6 | 8 | 8 | 1 | 1 |
mbcCaseFold(int, byte[], IntHolder, int, byte[]) | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 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 |
length(byte) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 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 |
UTF16LEEncoding() | ![]() | 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 | |
static {...} | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isReverseMatchAllowed(byte[], int, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |