Source file "org/apache/kafka/common/message/LeaderChangeMessage.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 670 of 670 | 0% | 54 of 54 | 0% | 49 | 49 | 128 | 128 | 22 | 22 |
| read(Readable, short) | 0% | 0% | 8 | 8 | 28 | 28 | 1 | 1 | ||
| addSize(MessageSizeAccumulator, ObjectSerializationCache, short) | 0% | 0% | 5 | 5 | 20 | 20 | 1 | 1 | ||
| write(Writable, ObjectSerializationCache, short) | 0% | 0% | 3 | 3 | 16 | 16 | 1 | 1 | ||
| duplicate() | 0% | 0% | 3 | 3 | 14 | 14 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| equals(Object) | 0% | 0% | 10 | 10 | 11 | 11 | 1 | 1 | ||
| hashCode() | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| LeaderChangeMessage() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| unknownTaggedFields() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| LeaderChangeMessage(Readable, short) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setVersion(short) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setLeaderId(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setVoters(List) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setGrantingVoters(List) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| version() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| leaderId() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| voters() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| grantingVoters() | 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 |