Source file "org/apache/kafka/common/message/ElectLeadersRequestData.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 742 of 742 | 0% | 78 of 78 | 0% | 59 | 59 | 143 | 143 | 20 | 20 |
| read(Readable, short) | 0% | 0% | 11 | 11 | 33 | 33 | 1 | 1 | ||
| write(Writable, ObjectSerializationCache, short) | 0% | 0% | 10 | 10 | 27 | 27 | 1 | 1 | ||
| addSize(MessageSizeAccumulator, ObjectSerializationCache, short) | 0% | 0% | 10 | 10 | 26 | 26 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| duplicate() | 0% | 0% | 3 | 3 | 11 | 11 | 1 | 1 | ||
| equals(Object) | 0% | 0% | 7 | 7 | 8 | 8 | 1 | 1 | ||
| hashCode() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| toString() | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| ElectLeadersRequestData() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| unknownTaggedFields() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| ElectLeadersRequestData(Readable, short) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setElectionType(byte) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setTopicPartitions(ElectLeadersRequestData.TopicPartitionsCollection) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setTimeoutMs(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| electionType() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| topicPartitions() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| timeoutMs() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| apiKey() | 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 |