Source file "org/apache/kafka/clients/consumer/OffsetAndTimestamp.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 129 of 129 | 0% | 16 of 16 | 0% | 16 | 16 | 22 | 22 | 8 | 8 |
| equals(Object) | 0% | 0% | 7 | 7 | 5 | 5 | 1 | 1 | ||
| OffsetAndTimestamp(long, long, Optional) | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| hashCode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| OffsetAndTimestamp(long, long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| timestamp() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| offset() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| leaderEpoch() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |