Source file "org/apache/kafka/common/message/BrokerRegistrationRequestData.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 989 of 989 | 0% | 92 of 92 | 0% | 72 | 72 | 183 | 183 | 26 | 26 |
| read(Readable, short) | 0% | 0% | 12 | 12 | 40 | 40 | 1 | 1 | ||
| addSize(MessageSizeAccumulator, ObjectSerializationCache, short) | 0% | 0% | 8 | 8 | 32 | 32 | 1 | 1 | ||
| write(Writable, ObjectSerializationCache, short) | 0% | 0% | 4 | 4 | 24 | 24 | 1 | 1 | ||
| equals(Object) | 0% | 0% | 16 | 16 | 17 | 17 | 1 | 1 | ||
| duplicate() | 0% | 0% | 4 | 4 | 18 | 18 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| toString() | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| hashCode() | 0% | 0% | 5 | 5 | 8 | 8 | 1 | 1 | ||
| BrokerRegistrationRequestData() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| unknownTaggedFields() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| BrokerRegistrationRequestData(Readable, short) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setBrokerId(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setClusterId(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setIncarnationId(Uuid) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setListeners(BrokerRegistrationRequestData.ListenerCollection) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setFeatures(BrokerRegistrationRequestData.FeatureCollection) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setRack(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| brokerId() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| clusterId() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| incarnationId() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| listeners() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| features() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| rack() | 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 |