Source file "io/netty/buffer/PooledUnsafeHeapByteBuf.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 234 of 234 | 0% | 6 of 6 | 0% | 27 | 27 | 48 | 48 | 24 | 24 |
| writeZero(int) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| setZero(int, int) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| newSwappedByteBuf() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| newUnsafeInstance(int) | 0% | n/a | 1 | 1 | 3 | 3 | 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 | ||
| _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 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| PooledUnsafeHeapByteBuf(ObjectPool.Handle, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |