Source file "org/apache/kafka/clients/admin/CreateTopicsResult.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 63 of 63 | 0% | 2 of 2 | 0% | 8 | 8 | 25 | 25 | 7 | 7 |
| CreateTopicsResult.TopicMetadataAndConfig(Uuid, int, int, Config) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| CreateTopicsResult.TopicMetadataAndConfig(ApiException) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| ensureSuccess() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| topicId() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| numPartitions() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| replicationFactor() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| config() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |