Source file "org/apache/kafka/common/header/internals/RecordHeader.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 124 of 124 | 0% | 16 of 16 | 0% | 15 | 15 | 28 | 28 | 7 | 7 |
| equals(Object) | 0% | 0% | 6 | 6 | 7 | 7 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| key() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| value() | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| hashCode() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| RecordHeader(String, byte[]) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| RecordHeader(ByteBuffer, ByteBuffer) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 |