Source file "org/apache/kafka/common/compress/KafkaLZ4BlockOutputStream.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 370 of 370 | 0% | 22 of 22 | 0% | 25 | 25 | 92 | 92 | 14 | 14 |
| writeHeader() | 0% | 0% | 2 | 2 | 14 | 14 | 1 | 1 | ||
| writeBlock() | 0% | 0% | 4 | 4 | 16 | 16 | 1 | 1 | ||
| write(byte[], int, int) | 0% | 0% | 2 | 2 | 13 | 13 | 1 | 1 | ||
| KafkaLZ4BlockOutputStream(OutputStream, int, boolean, boolean) | 0% | n/a | 1 | 1 | 14 | 14 | 1 | 1 | ||
| close() | 0% | 0% | 3 | 3 | 11 | 11 | 1 | 1 | ||
| write(int) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| flush() | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| ensureNotFinished() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| KafkaLZ4BlockOutputStream(OutputStream, int, boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| KafkaLZ4BlockOutputStream(OutputStream, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| KafkaLZ4BlockOutputStream(OutputStream, boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| KafkaLZ4BlockOutputStream(OutputStream) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| writeEndMark() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| useBrokenFlagDescriptorChecksum() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |