Source file "io/netty/buffer/UnsafeByteBufUtil.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 2,362 of 2,362 | 0% | 218 of 218 | 0% | 163 | 163 | 403 | 403 | 54 | 54 |
| getLong(byte[], int) | 0% | 0% | 3 | 3 | 11 | 11 | 1 | 1 | ||
| getLongLE(byte[], int) | 0% | 0% | 3 | 3 | 11 | 11 | 1 | 1 | ||
| setLong(byte[], int, long) | 0% | 0% | 3 | 3 | 11 | 11 | 1 | 1 | ||
| setLongLE(byte[], int, long) | 0% | 0% | 3 | 3 | 11 | 11 | 1 | 1 | ||
| setBytes(AbstractByteBuf, long, int, ByteBuffer) | 0% | 0% | 7 | 7 | 18 | 18 | 1 | 1 | ||
| getLong(long) | 0% | 0% | 3 | 3 | 11 | 11 | 1 | 1 | ||
| getLongLE(long) | 0% | 0% | 3 | 3 | 11 | 11 | 1 | 1 | ||
| setLong(long, long) | 0% | 0% | 3 | 3 | 11 | 11 | 1 | 1 | ||
| setLongLE(long, long) | 0% | 0% | 3 | 3 | 11 | 11 | 1 | 1 | ||
| getBytes(AbstractByteBuf, long, int, ByteBuffer) | 0% | 0% | 5 | 5 | 14 | 14 | 1 | 1 | ||
| setBytes(AbstractByteBuf, long, int, ByteBuf, int, int) | 0% | 0% | 5 | 5 | 11 | 11 | 1 | 1 | ||
| getBytes(AbstractByteBuf, long, int, ByteBuf, int, int) | 0% | 0% | 4 | 4 | 10 | 10 | 1 | 1 | ||
| getUnsignedMedium(byte[], int) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| getUnsignedMediumLE(byte[], int) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| getBytes(AbstractByteBuf, long, int, OutputStream, int) | 0% | 0% | 4 | 4 | 11 | 11 | 1 | 1 | ||
| getUnsignedMedium(long) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| getUnsignedMediumLE(long) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| getInt(byte[], int) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| getIntLE(byte[], int) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| setZero(long, int) | 0% | 0% | 7 | 7 | 13 | 13 | 1 | 1 | ||
| setInt(byte[], int, int) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| setIntLE(byte[], int, int) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| setMediumLE(byte[], int, int) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| getInt(long) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| getIntLE(long) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| setMediumLE(long, int) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| setInt(long, int) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| setIntLE(long, int) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| setMedium(byte[], int, int) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| setMedium(long, int) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| copy(AbstractByteBuf, long, int, int) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| setBytes(AbstractByteBuf, long, int, InputStream, int) | 0% | 0% | 2 | 2 | 9 | 9 | 1 | 1 | ||
| batchSetZero(long, int) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| getBytes(AbstractByteBuf, long, int, byte[], int, int) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| setBytes(AbstractByteBuf, long, int, byte[], int, int) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| setSingleBytes(AbstractByteBuf, long, int, ByteBuffer, int) | 0% | 0% | 2 | 2 | 10 | 10 | 1 | 1 | ||
| batchSetZero(byte[], int, int) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| setShort(byte[], int, int) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| setShortLE(byte[], int, int) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| getShort(byte[], int) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| getShortLE(byte[], int) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| getBytes(long, byte[], int, int, OutputStream, int) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| setShort(long, int) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| setShortLE(long, int) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| getShort(long) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| getShortLE(long) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| zeroTillAligned(long, int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| setZero(byte[], int, int) | 0% | 0% | 4 | 4 | 6 | 6 | 1 | 1 | ||
| newUnsafeDirectByteBuf(ByteBufAllocator, int, int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| static {...} | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| setByte(byte[], int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setByte(long, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getByte(byte[], int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getByte(long) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |