Source file "io/netty/util/AsciiString.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 3,125 of 3,125 | 0% | 476 of 476 | 0% | 352 | 352 | 608 | 608 | 114 | 114 |
| split(char) | 0% | 0% | 8 | 8 | 17 | 17 | 1 | 1 | ||
| parseLong(int, int, int, boolean) | 0% | 0% | 7 | 7 | 19 | 19 | 1 | 1 | ||
| concat(CharSequence) | 0% | 0% | 6 | 6 | 19 | 19 | 1 | 1 | ||
| parseInt(int, int, int, boolean) | 0% | 0% | 7 | 7 | 19 | 19 | 1 | 1 | ||
| indexOf(CharSequence, int) | 0% | 0% | 11 | 11 | 19 | 19 | 1 | 1 | ||
| contentEqualsIgnoreCase(CharSequence) | 0% | 0% | 12 | 12 | 19 | 19 | 1 | 1 | ||
| AsciiString(ByteBuffer, int, int, boolean) | 0% | 0% | 4 | 4 | 19 | 19 | 1 | 1 | ||
| replace(char, char) | 0% | 0% | 6 | 6 | 16 | 16 | 1 | 1 | ||
| lastIndexOf(CharSequence, int) | 0% | 0% | 9 | 9 | 17 | 17 | 1 | 1 | ||
| toCharArray(int, int) | 0% | 0% | 4 | 4 | 10 | 10 | 1 | 1 | ||
| regionMatches(boolean, int, CharSequence, int, int) | 0% | 0% | 8 | 8 | 14 | 14 | 1 | 1 | ||
| AsciiString(byte[], int, int, boolean) | 0% | 0% | 3 | 3 | 13 | 13 | 1 | 1 | ||
| AsciiString(char[], int, int) | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| AsciiString(CharSequence, int, int) | 0% | 0% | 3 | 3 | 10 | 10 | 1 | 1 | ||
| regionMatches(int, CharSequence, int, int) | 0% | 0% | 8 | 8 | 13 | 13 | 1 | 1 | ||
| copy(int, char[], int, int) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| subSequence(int, int, boolean) | 0% | 0% | 5 | 5 | 8 | 8 | 1 | 1 | ||
| trim(CharSequence) | 0% | 0% | 9 | 9 | 13 | 13 | 1 | 1 | ||
| trim() | 0% | 0% | 7 | 7 | 9 | 9 | 1 | 1 | ||
| contains(CharSequence, CharSequence, AsciiString.CharEqualityComparator) | 0% | 0% | 9 | 9 | 13 | 13 | 1 | 1 | ||
| contentEqualsIgnoreCase(CharSequence, CharSequence) | 0% | 0% | 9 | 9 | 12 | 12 | 1 | 1 | ||
| contentEquals(CharSequence, CharSequence) | 0% | 0% | 9 | 9 | 12 | 12 | 1 | 1 | ||
| toString(int, int) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| parseInt(int, int, int) | 0% | 0% | 7 | 7 | 9 | 9 | 1 | 1 | ||
| parseLong(int, int, int) | 0% | 0% | 7 | 7 | 9 | 9 | 1 | 1 | ||
| regionMatchesCharSequences(CharSequence, int, CharSequence, int, int, AsciiString.CharEqualityComparator) | 0% | 0% | 7 | 7 | 14 | 14 | 1 | 1 | ||
| AsciiString(CharSequence, Charset, int, int) | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | ||
| regionMatchesAscii(CharSequence, boolean, int, CharSequence, int, int) | 0% | 0% | 8 | 8 | 7 | 7 | 1 | 1 | ||
| indexOfIgnoreCase(CharSequence, CharSequence, int) | 0% | 0% | 8 | 8 | 14 | 14 | 1 | 1 | ||
| indexOfIgnoreCaseAscii(CharSequence, CharSequence, int) | 0% | 0% | 8 | 8 | 14 | 14 | 1 | 1 | ||
| AsciiString(char[], Charset, int, int) | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | ||
| contentEquals(CharSequence) | 0% | 0% | 7 | 7 | 10 | 10 | 1 | 1 | ||
| regionMatches(CharSequence, boolean, int, CharSequence, int, int) | 0% | 0% | 7 | 7 | 7 | 7 | 1 | 1 | ||
| indexOf(CharSequence, char, int) | 0% | 0% | 7 | 7 | 11 | 11 | 1 | 1 | ||
| compareTo(CharSequence) | 0% | 0% | 4 | 4 | 10 | 10 | 1 | 1 | ||
| byteAt(int) | 0% | 0% | 4 | 4 | 5 | 5 | 1 | 1 | ||
| copy(int, byte[], int, int) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| equals(Object) | 0% | 0% | 7 | 7 | 8 | 8 | 1 | 1 | ||
| parseChar(int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| indexOf(char, int) | 0% | 0% | 5 | 5 | 10 | 10 | 1 | 1 | ||
| misalignedEqualsIgnoreCase(AsciiString) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| forEachByte(int, int, ByteProcessor) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| forEachByteDesc(int, int, ByteProcessor) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| forEachByteDesc0(int, int, ByteProcessor) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| forEachByte0(int, int, ByteProcessor) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| parseShort(int, int, int) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| toAsciiStringArray(String[]) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| containsContentEqualsIgnoreCase(Collection, CharSequence) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| containsAllContentEqualsIgnoreCase(Collection, Collection) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| hashCode() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| toString() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| parseBoolean() | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| isEntireArrayUsed() | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| endsWith(CharSequence) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| hashCode(CharSequence) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| toByteArray(int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| equalsIgnoreCase(byte, byte) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| equalsIgnoreCase(char, char) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| of(CharSequence) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| cached(String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| toLowerCase(char) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| isUpperCase(char) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| AsciiString(ByteBuffer, boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| AsciiString(byte[], boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| AsciiString(char[], Charset) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| AsciiString(CharSequence, Charset) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| contains(CharSequence) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| startsWith(CharSequence, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| c2b(char) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| AsciiString(char[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| AsciiString(CharSequence) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| forEachByte(ByteProcessor) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| forEachByteDesc(ByteProcessor) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isEmpty() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| arrayChanged() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| split(String, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| parseShort() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| parseShort(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| parseInt() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| parseInt(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| parseLong() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| parseLong(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toByteArray() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toCharArray() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| subSequence(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| subSequence(int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lastIndexOf(CharSequence) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toString(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| parseShort(int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| parseInt(int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| parseLong(int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| parseFloat() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| parseFloat(int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| parseDouble() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| parseDouble(int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| AsciiString(byte[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| AsciiString(ByteBuffer) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| charAt(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| indexOf(CharSequence) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| startsWith(CharSequence) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| contains(CharSequence, CharSequence) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| containsIgnoreCase(CharSequence, CharSequence) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| b2c(byte) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| matches(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| parseChar() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| length() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| array() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| arrayOffset() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toLowerCase() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toUpperCase() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toUpperCase(byte) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isUpperCase(byte) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| c2b0(char) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |