Source file "org/apache/kafka/common/message/BrokerHeartbeatRequestData.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 488 of 488 | 0% | 36 of 36 | 0% | 42 | 42 | 96 | 96 | 24 | 24 |
| static {...} | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| hashCode() | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| read(Readable, short) | 0% | 0% | 4 | 4 | 13 | 13 | 1 | 1 | ||
| addSize(MessageSizeAccumulator, ObjectSerializationCache, short) | 0% | 0% | 3 | 3 | 15 | 15 | 1 | 1 | ||
| equals(Object) | 0% | 0% | 7 | 7 | 8 | 8 | 1 | 1 | ||
| write(Writable, ObjectSerializationCache, short) | 0% | 0% | 3 | 3 | 11 | 11 | 1 | 1 | ||
| toString() | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| duplicate() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| BrokerHeartbeatRequestData() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| unknownTaggedFields() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| BrokerHeartbeatRequestData(Readable, short) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setBrokerId(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setBrokerEpoch(long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setCurrentMetadataOffset(long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setWantFence(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setWantShutDown(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| brokerId() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| brokerEpoch() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| currentMetadataOffset() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| wantFence() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| wantShutDown() | 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 |