Source file "org/apache/kafka/common/utils/ByteBufferOutputStream.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 144 of 144 | 0% | 4 of 4 | 0% | 16 | 16 | 38 | 38 | 14 | 14 |
| expandBuffer(int) | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
| ByteBufferOutputStream(ByteBuffer) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| position(int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| write(byte[], int, int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| ByteBufferOutputStream(int, boolean) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| write(int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| write(ByteBuffer) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| ensureRemaining(int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| ByteBufferOutputStream(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| position() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| remaining() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| limit() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| buffer() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| initialCapacity() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |