Source file "org/apache/kafka/clients/admin/ProducerState.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 169 of 169 | 0% | 18 of 18 | 0% | 19 | 19 | 22 | 22 | 10 | 10 |
| equals(Object) | 0% | 0% | 10 | 10 | 6 | 6 | 1 | 1 | ||
| hashCode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| ProducerState(long, int, int, long, OptionalInt, OptionalLong) | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| producerId() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| producerEpoch() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lastSequence() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lastTimestamp() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| currentTransactionStartOffset() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| coordinatorEpoch() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |