Source file "org/apache/kafka/clients/admin/CreateTopicsOptions.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 30 of 30 | 0% | 0 of 0 | n/a | 6 | 6 | 11 | 11 | 6 | 6 |
| CreateTopicsOptions() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| timeoutMs(Integer) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| validateOnly(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| retryOnQuotaViolation(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| shouldValidateOnly() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| shouldRetryOnQuotaViolation() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |