Source file "io/netty/buffer/FixedCompositeByteBuf.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 1,418 of 1,418 | 0% | 110 of 110 | 0% | 120 | 120 | 287 | 287 | 62 | 62 |
| FixedCompositeByteBuf(ByteBufAllocator, ByteBuf[]) | 0% | 0% | 5 | 5 | 27 | 27 | 1 | 1 | ||
| nioBuffers(int, int) | 0% | 0% | 5 | 5 | 23 | 23 | 1 | 1 | ||
| getBytes(int, ByteBuffer) | 0% | 0% | 3 | 3 | 21 | 21 | 1 | 1 | ||
| getBytes(int, byte[], int, int) | 0% | 0% | 3 | 3 | 18 | 18 | 1 | 1 | ||
| getBytes(int, ByteBuf, int, int) | 0% | 0% | 3 | 3 | 18 | 18 | 1 | 1 | ||
| getBytes(int, OutputStream, int) | 0% | 0% | 3 | 3 | 17 | 17 | 1 | 1 | ||
| findComponent(int) | 0% | 0% | 5 | 5 | 14 | 14 | 1 | 1 | ||
| _getLong(int) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| _getLongLE(int) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| _getShort(int) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| _getShortLE(int) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| _getUnsignedMedium(int) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| _getUnsignedMediumLE(int) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| _getInt(int) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| _getIntLE(int) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| getBytes(int, FileChannel, long, int) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| nioBuffer(int, int) | 0% | 0% | 4 | 4 | 11 | 11 | 1 | 1 | ||
| getBytes(int, GatheringByteChannel, int) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| copy(int, int) | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| internalNioBuffer(int, int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| memoryAddress() | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| array() | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| arrayOffset() | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| deallocate() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| buffer(int) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| hasMemoryAddress() | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| hasArray() | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| _getByte(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| discardReadBytes() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setBytes(int, ByteBuf, int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setBytes(int, byte[], int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setBytes(int, ByteBuffer) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setByte(int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| _setByte(int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setShort(int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| _setShort(int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| _setShortLE(int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setMedium(int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| _setMedium(int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| _setMediumLE(int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setInt(int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| _setInt(int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| _setIntLE(int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setLong(int, long) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| _setLong(int, long) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| _setLongLE(int, long) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setBytes(int, InputStream, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setBytes(int, ScatteringByteChannel, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setBytes(int, FileChannel, long, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| capacity(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getByte(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| capacity() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| maxCapacity() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| alloc() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| order() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isDirect() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| nioBufferCount() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isWritable() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isWritable(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| unwrap() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |