Source file "net/jpountz/util/ByteBufferUtils.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 202 of 202 | 0% | 38 of 38 | 0% | 35 | 35 | 39 | 39 | 16 | 16 |
| writeShortLE(ByteBuffer, int, int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| writeInt(ByteBuffer, int, int) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| writeLong(ByteBuffer, int, long) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| readShortLE(ByteBuffer, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| checkRange(ByteBuffer, int, int) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| readInt(ByteBuffer, int) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| readIntLE(ByteBuffer, int) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| readLong(ByteBuffer, int) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| readLongLE(ByteBuffer, int) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| checkRange(ByteBuffer, int) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| inLittleEndianOrder(ByteBuffer) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| inNativeByteOrder(ByteBuffer) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| static {...} | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| checkNotReadOnly(ByteBuffer) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| writeByte(ByteBuffer, int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| readByte(ByteBuffer, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |