Source file "org/apache/kafka/clients/consumer/OffsetAndMetadata.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 143 of 143 | 0% | 20 of 20 | 0% | 19 | 19 | 26 | 26 | 9 | 9 |
| equals(Object) | 0% | 0% | 7 | 7 | 6 | 6 | 1 | 1 | ||
| OffsetAndMetadata(long, Optional, String) | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hashCode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| leaderEpoch() | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| OffsetAndMetadata(long, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| OffsetAndMetadata(long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| offset() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| metadata() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |