Source file "io/netty/buffer/ByteBufUtil.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 3,690 of 3,690 | 0% | 526 of 526 | 0% | 349 | 349 | 740 | 740 | 86 | 86 |
indexOf(ByteBuf, ByteBuf) | ![]() | 0% | ![]() | 0% | 23 | 23 | 53 | 53 | 1 | 1 |
unsafeWriteUtf8(byte[], long, int, CharSequence, int, int) | ![]() | 0% | ![]() | 0% | 11 | 11 | 32 | 32 | 1 | 1 |
safeDirectWriteUtf8(ByteBuffer, int, CharSequence, int, int) | ![]() | 0% | ![]() | 0% | 11 | 11 | 30 | 30 | 1 | 1 |
safeWriteUtf8(AbstractByteBuf, int, CharSequence, int, int) | ![]() | 0% | ![]() | 0% | 11 | 11 | 30 | 30 | 1 | 1 |
isUtf8(ByteBuf, int, int) | ![]() | 0% | ![]() | 0% | 25 | 25 | 37 | 37 | 1 | 1 |
safeArrayWriteUtf8(byte[], int, CharSequence, int, int) | ![]() | 0% | ![]() | 0% | 9 | 9 | 29 | 29 | 1 | 1 |
compare(ByteBuf, ByteBuf) | ![]() | 0% | ![]() | 0% | 10 | 10 | 26 | 26 | 1 | 1 |
unrolledLastIndexOf(AbstractByteBuf, int, int, byte) | ![]() | 0% | ![]() | 0% | 18 | 18 | 30 | 30 | 1 | 1 |
firstIndexOf(AbstractByteBuf, int, int, byte) | ![]() | 0% | ![]() | 0% | 14 | 14 | 29 | 29 | 1 | 1 |
lastIndexOf(AbstractByteBuf, int, int, byte) | ![]() | 0% | ![]() | 0% | 12 | 12 | 21 | 21 | 1 | 1 |
unrolledFirstIndexOf(AbstractByteBuf, int, int, byte) | ![]() | 0% | ![]() | 0% | 17 | 17 | 28 | 28 | 1 | 1 |
equals(ByteBuf, int, ByteBuf, int, int) | ![]() | 0% | ![]() | 0% | 10 | 10 | 26 | 26 | 1 | 1 |
isText(ByteBuf, int, int, Charset) | ![]() | 0% | ![]() | 0% | 7 | 7 | 19 | 19 | 1 | 1 |
static {...} | ![]() | 0% | ![]() | 0% | 6 | 6 | 24 | 24 | 1 | 1 |
writeUtf8(AbstractByteBuf, int, int, CharSequence, int, int) | ![]() | 0% | ![]() | 0% | 9 | 9 | 17 | 17 | 1 | 1 |
maxSuf(ByteBuf, int, int, boolean) | ![]() | 0% | ![]() | 0% | 8 | 8 | 22 | 22 | 1 | 1 |
encodeString0(ByteBufAllocator, boolean, CharBuffer, Charset, int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 21 | 21 | 1 | 1 |
writeAscii(ByteBuf, CharSequence) | ![]() | 0% | ![]() | 0% | 7 | 7 | 17 | 17 | 1 | 1 |
hashCode(ByteBuf) | ![]() | 0% | ![]() | 0% | 6 | 6 | 17 | 17 | 1 | 1 |
getBytes(ByteBuf, int, int, boolean) | ![]() | 0% | ![]() | 0% | 6 | 6 | 12 | 12 | 1 | 1 |
writeAsciiString(AbstractByteBuf, int, AsciiString, int, int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 15 | 15 | 1 | 1 |
readBytes(ByteBufAllocator, ByteBuffer, int, int, OutputStream) | ![]() | 0% | ![]() | 0% | 4 | 4 | 12 | 12 | 1 | 1 |
reserveAndWriteUtf8Seq(ByteBuf, CharSequence, int, int, int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 13 | 13 | 1 | 1 |
utf8BytesNonAscii(CharSequence, int, int) | ![]() | 0% | ![]() | 0% | 7 | 7 | 18 | 18 | 1 | 1 |
decodeString(ByteBuf, int, int, Charset) | ![]() | 0% | ![]() | 0% | 4 | 4 | 11 | 11 | 1 | 1 |
copy(AsciiString, int, ByteBuf, int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
copy(AsciiString, int, ByteBuf, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
utf8ByteCount(CharSequence, int, int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 6 | 6 | 1 | 1 |
checkCharSequenceBounds(CharSequence, int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
compareUintBigEndianA(ByteBuf, ByteBuf, int, int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
compareUintBigEndianB(ByteBuf, ByteBuf, int, int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
compareUintLittleEndian(ByteBuf, ByteBuf, int, int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
compareUintBigEndian(ByteBuf, ByteBuf, int, int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
swapMedium(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
equals(ByteBuf, ByteBuf) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
getBytes(ByteBuffer, byte[], int, int, OutputStream, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
readBytes(ByteBufAllocator, ByteBuf, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
writeAscii(AbstractByteBuf, int, CharSequence, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
linearLastIndexOf(AbstractByteBuf, int, int, byte) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
writeAsciiCharSequence(AbstractByteBuf, int, CharSequence, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
linearFirstIndexOf(AbstractByteBuf, int, int, byte) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
setShortBE(ByteBuf, int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
writeUtf8(ByteBuf, CharSequence, int, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
writeShortBE(ByteBuf, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
readUnsignedShortBE(ByteBuf) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
writeMediumBE(ByteBuf, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
ensureAccessible(ByteBuf) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
readIntBE(ByteBuf) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
writeUtf8(ByteBufAllocator, CharSequence) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
writeUtf8(ByteBuf, CharSequence) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
writeAscii(ByteBufAllocator, CharSequence) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
isAscii(ByteBuf, int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
threadLocalTempArray(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
reserveAndWriteUtf8(ByteBuf, CharSequence, int, int, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
utf8MaxBytes(CharSequence) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
threadLocalDirectBuffer() | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
ensureWritableSuccess(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
reserveAndWriteUtf8(ByteBuf, CharSequence, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
writeUtf8(AbstractByteBuf, int, int, CharSequence, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
utf8Bytes(CharSequence, int, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
appendPrettyHexDump(StringBuilder, ByteBuf) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
isText(ByteBuf, Charset) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
hexDump(ByteBuf) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
encodeString(ByteBufAllocator, CharBuffer, Charset) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
encodeString(ByteBufAllocator, CharBuffer, Charset, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getBytes(ByteBuf) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
copy(AsciiString, ByteBuf) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
prettyHexDump(ByteBuf) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
hexDump(byte[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
decodeHexDump(CharSequence) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
indexOf(ByteBuf, int, int, byte) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
utf8Bytes(CharSequence) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getBytes(ByteBuf, int, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
appendPrettyHexDump(StringBuilder, ByteBuf, int, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
hexDump(ByteBuf, int, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
hexDump(byte[], int, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
decodeHexDump(CharSequence, int, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
uintFromLE(long) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
prettyHexDump(ByteBuf, int, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
decodeHexByte(CharSequence, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
utf8MaxBytes(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
setLeakListener(ResourceLeakDetector.LeakListener) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
isAccessible(ByteBuf) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
swapShort(short) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
swapInt(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
swapLong(long) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |