Source file "org/apache/kafka/common/utils/ByteUtils.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 561 of 561 | 0% | 28 of 28 | 0% | 44 | 44 | 116 | 116 | 30 | 30 |
| readVarlong(DataInput) | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| readVarlong(ByteBuffer) | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| readUnsignedIntLE(byte[], int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| writeVarlong(long, ByteBuffer) | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| readUnsignedVarint(ByteBuffer) | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| readUnsignedVarint(DataInput) | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| writeUnsignedIntLE(byte[], int, int) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| writeVarlong(long, DataOutput) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| writeUnsignedVarint(int, ByteBuffer) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| writeUnsignedVarint(int, DataOutput) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| sizeOfVarlong(long) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| writeUnsignedIntLE(OutputStream, int) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| readUnsignedIntLE(InputStream) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| sizeOfUnsignedVarint(int) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| illegalVarintException(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| illegalVarlongException(long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| readVarint(ByteBuffer) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| readVarint(DataInput) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| writeVarint(int, DataOutput) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| writeVarint(int, ByteBuffer) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| writeUnsignedInt(ByteBuffer, int, long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| sizeOfVarint(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| writeUnsignedInt(ByteBuffer, long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| readUnsignedInt(ByteBuffer, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| readUnsignedInt(ByteBuffer) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| writeDouble(double, ByteBuffer) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| writeDouble(double, DataOutput) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| readDouble(DataInput) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| readDouble(ByteBuffer) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |