Source file "org/apache/kafka/common/message/TxnOffsetCommitRequestData.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 725 of 725 | 0% | 68 of 68 | 0% | 55 | 55 | 133 | 133 | 21 | 21 |
| static {...} | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| addSize(MessageSizeAccumulator, ObjectSerializationCache, short) | 0% | 0% | 11 | 11 | 30 | 30 | 1 | 1 | ||
| read(Readable, short) | 0% | 0% | 8 | 8 | 24 | 24 | 1 | 1 | ||
| write(Writable, ObjectSerializationCache, short) | 0% | 0% | 7 | 7 | 22 | 22 | 1 | 1 | ||
| equals(Object) | 0% | 0% | 8 | 8 | 9 | 9 | 1 | 1 | ||
| hashCode() | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| toString() | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| duplicate() | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| TxnOffsetCommitRequestData.TxnOffsetCommitRequestPartition() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| unknownTaggedFields() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| TxnOffsetCommitRequestData.TxnOffsetCommitRequestPartition(Readable, short) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setPartitionIndex(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setCommittedOffset(long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setCommittedLeaderEpoch(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setCommittedMetadata(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| partitionIndex() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| committedOffset() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| committedLeaderEpoch() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| committedMetadata() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lowestSupportedVersion() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| highestSupportedVersion() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |