Source file "io/netty/buffer/UnpooledUnsafeDirectByteBuf.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 357 of 357 | 0% | 2 of 2 | 0% | 48 | 48 | 92 | 92 | 47 | 47 |
| writeZero(int) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| getBytes(int, ByteBuf, int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setBytes(int, ByteBuf, int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setBytes(int, byte[], int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setZero(int, int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getBytes(int, byte[], int, int, boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setShort(int, int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setMedium(int, int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setInt(int, int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setLong(int, long) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| newSwappedByteBuf() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| setByteBuffer(ByteBuffer, boolean) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setByte(int, int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setBytes(int, ByteBuffer) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getBytes(int, OutputStream, int, boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setBytes(int, InputStream, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| UnpooledUnsafeDirectByteBuf(ByteBufAllocator, ByteBuffer, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| UnpooledUnsafeDirectByteBuf(ByteBufAllocator, ByteBuffer, int, boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getShort(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getUnsignedMedium(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getInt(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getLong(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getBytes(int, ByteBuffer, boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| copy(int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getByte(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| UnpooledUnsafeDirectByteBuf(ByteBufAllocator, int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| _setByte(int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| _setShort(int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| _setShortLE(int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| _setMedium(int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| _setMediumLE(int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| _setInt(int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| _setIntLE(int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| _setLong(int, long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| _setLongLE(int, long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| addr(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| memoryAddress() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| _getByte(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| _getShort(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| _getShortLE(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| _getUnsignedMedium(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| _getUnsignedMediumLE(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| _getInt(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| _getIntLE(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| _getLong(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| _getLongLE(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hasMemoryAddress() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |