Source file "org/apache/kafka/common/message/MetadataResponseData.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 1,776 of 1,776 | 0% | 158 of 158 | 0% | 105 | 105 | 253 | 253 | 26 | 26 |
| static {...} | 0% | n/a | 1 | 1 | 16 | 16 | 1 | 1 | ||
| read(Readable, short) | 0% | 0% | 25 | 25 | 69 | 69 | 1 | 1 | ||
| write(Writable, ObjectSerializationCache, short) | 0% | 0% | 18 | 18 | 45 | 45 | 1 | 1 | ||
| addSize(MessageSizeAccumulator, ObjectSerializationCache, short) | 0% | 0% | 18 | 18 | 43 | 43 | 1 | 1 | ||
| equals(Object) | 0% | 0% | 14 | 14 | 15 | 15 | 1 | 1 | ||
| duplicate() | 0% | 0% | 4 | 4 | 18 | 18 | 1 | 1 | ||
| hashCode() | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| toString() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| MetadataResponseData() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| unknownTaggedFields() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| MetadataResponseData(Readable, short) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setThrottleTimeMs(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setBrokers(MetadataResponseData.MetadataResponseBrokerCollection) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setClusterId(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setControllerId(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setTopics(MetadataResponseData.MetadataResponseTopicCollection) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setClusterAuthorizedOperations(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| throttleTimeMs() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| brokers() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| clusterId() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| controllerId() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| topics() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| clusterAuthorizedOperations() | 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 |