Source file "org/apache/kafka/common/message/DescribeQuorumResponseData.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 870 of 870 | 0% | 64 of 64 | 0% | 59 | 59 | 161 | 161 | 27 | 27 |
| read(Readable, short) | 0% | 0% | 9 | 9 | 33 | 33 | 1 | 1 | ||
| addSize(MessageSizeAccumulator, ObjectSerializationCache, short) | 0% | 0% | 6 | 6 | 25 | 25 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| write(Writable, ObjectSerializationCache, short) | 0% | 0% | 3 | 3 | 19 | 19 | 1 | 1 | ||
| equals(Object) | 0% | 0% | 13 | 13 | 14 | 14 | 1 | 1 | ||
| duplicate() | 0% | 0% | 3 | 3 | 17 | 17 | 1 | 1 | ||
| hashCode() | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| DescribeQuorumResponseData.PartitionData() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
| unknownTaggedFields() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| DescribeQuorumResponseData.PartitionData(Readable, short) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setPartitionIndex(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setErrorCode(short) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setLeaderId(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setLeaderEpoch(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setHighWatermark(long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setCurrentVoters(List) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setObservers(List) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| partitionIndex() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| errorCode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| leaderId() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| leaderEpoch() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| highWatermark() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| currentVoters() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| observers() | 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 |