Source file "io/netty/buffer/ReadOnlyUnsafeDirectByteBuf.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 204 of 204 | 0% | 18 of 18 | 0% | 21 | 21 | 37 | 37 | 12 | 12 |
| getBytes(int, ByteBuf, int, int, boolean) | 0% | 0% | 5 | 5 | 10 | 10 | 1 | 1 | ||
| getBytes(int, byte[], int, int, boolean) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| copy(int, int) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| ReadOnlyUnsafeDirectByteBuf(ByteBufAllocator, ByteBuffer) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| addr(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| _getByte(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| _getShort(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| _getUnsignedMedium(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| _getInt(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| _getLong(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| memoryAddress() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hasMemoryAddress() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |