Source file "org/apache/kafka/common/protocol/DataOutputStreamWritable.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 164 of 164 | 0% | 2 of 2 | 0% | 14 | 14 | 66 | 66 | 13 | 13 |
| writeByteBuffer(ByteBuffer) | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| writeByte(byte) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| writeShort(short) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| writeInt(int) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| writeLong(long) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| writeDouble(double) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| writeByteArray(byte[]) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| writeUnsignedVarint(int) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| writeVarint(int) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| writeVarlong(long) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| flush() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| close() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| DataOutputStreamWritable(DataOutputStream) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |