Source file "io/netty/buffer/Unpooled.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 1,235 of 1,235 | 0% | 178 of 178 | 0% | 147 | 147 | 287 | 287 | 55 | 55 |
copiedBuffer(ByteBuf[]) | ![]() | 0% | ![]() | 0% | 10 | 10 | 25 | 25 | 1 | 1 |
copiedBuffer(ByteBuffer[]) | ![]() | 0% | ![]() | 0% | 10 | 10 | 25 | 25 | 1 | 1 |
copiedBuffer(byte[][]) | ![]() | 0% | ![]() | 0% | 8 | 8 | 18 | 18 | 1 | 1 |
wrappedBuffer(ByteBuffer) | ![]() | 0% | ![]() | 0% | 8 | 8 | 16 | 16 | 1 | 1 |
copiedBuffer(CharSequence, int, int, Charset) | ![]() | 0% | ![]() | 0% | 4 | 4 | 14 | 14 | 1 | 1 |
wrappedBuffer(int, CompositeByteBuf.ByteWrapper, Object[]) | ![]() | 0% | ![]() | 0% | 7 | 7 | 11 | 11 | 1 | 1 |
wrappedBuffer(int, ByteBuf[]) | ![]() | 0% | ![]() | 0% | 6 | 6 | 13 | 13 | 1 | 1 |
copyInt(int[]) | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
copyShort(short[]) | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
copyShort(int[]) | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
copyMedium(int[]) | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
copyLong(long[]) | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
copyFloat(float[]) | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
copyDouble(double[]) | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
copyBoolean(boolean[]) | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
copiedBuffer(CharSequence, Charset) | ![]() | 0% | ![]() | 0% | 4 | 4 | 8 | 8 | 1 | 1 |
static {...} | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
wrappedUnmodifiableBuffer(boolean, ByteBuf[]) | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
copiedBuffer(ByteBuffer) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
copiedBufferUtf8(CharSequence) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
copiedBufferAscii(CharSequence) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
unmodifiableBuffer(ByteBuf) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
wrappedBuffer(byte[], int, int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 5 | 5 | 1 | 1 |
copiedBuffer(ByteBuf) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
copiedBuffer(byte[], int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
copiedBuffer(char[], int, int, Charset) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
wrappedBuffer(byte[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
wrappedBuffer(ByteBuf) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
copiedBuffer(char[], Charset) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
copiedBuffer(byte[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
copyInt(int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
copyShort(int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
copyMedium(int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
copyLong(long) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
copyBoolean(boolean) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
copyFloat(float) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
copyDouble(double) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
wrappedBuffer(long, int, boolean) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
compositeBuffer(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
copiedBuffer(CharBuffer, Charset) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
buffer(int, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
directBuffer(int, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
wrappedBuffer(byte[][]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
wrappedBuffer(ByteBuf[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
wrappedBuffer(ByteBuffer[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
wrappedBuffer(int, byte[][]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
wrappedBuffer(int, ByteBuffer[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
unreleasableBuffer(ByteBuf) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
buffer(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
directBuffer(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
unmodifiableBuffer(ByteBuf[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
wrappedUnmodifiableBuffer(ByteBuf[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
buffer() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
directBuffer() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
compositeBuffer() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |