Source file "io/netty/util/AsciiStringUtil.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 612 of 612 | 0% | 110 of 110 | 0% | 74 | 74 | 139 | 139 | 19 | 19 |
| unrolledToLowerCase(byte[], int, byte[], int, int) | 0% | 0% | 7 | 7 | 15 | 15 | 1 | 1 | ||
| unrolledToUpperCase(byte[], int, byte[], int, int) | 0% | 0% | 7 | 7 | 15 | 15 | 1 | 1 | ||
| unrolledContainsUpperCase(byte[], int, int) | 0% | 0% | 10 | 10 | 15 | 15 | 1 | 1 | ||
| unrolledContainsLowerCase(byte[], int, int) | 0% | 0% | 10 | 10 | 15 | 15 | 1 | 1 | ||
| toLowerCase(byte[], int, byte[]) | 0% | 0% | 3 | 3 | 12 | 12 | 1 | 1 | ||
| toUpperCase(byte[], int, byte[]) | 0% | 0% | 3 | 3 | 12 | 12 | 1 | 1 | ||
| containsUpperCase(byte[], int, int) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| containsLowerCase(byte[], int, int) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| toLowerCase(AsciiString) | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| toUpperCase(AsciiString) | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| linearContainsUpperCase(byte[], int, int) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| linearContainsLowerCase(byte[], int, int) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| linearToLowerCase(byte[], int, byte[]) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| linearToUpperCase(byte[], int, byte[]) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| isLowerCase(byte) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| isUpperCase(byte) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| toLowerCase(byte) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| toUpperCase(byte) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| static {...} | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 |