Source file "org/springframework/boot/autoconfigure/kafka/KafkaProperties.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 155 of 155 | 0% | 6 of 6 | 0% | 20 | 20 | 43 | 43 | 17 | 17 |
| KafkaProperties() | 0% | n/a | 1 | 1 | 11 | 11 | 1 | 1 | ||
| buildCommonProperties() | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| buildConsumerProperties() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| buildProducerProperties() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| buildAdminProperties() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setBootstrapServers(List) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setClientId(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getBootstrapServers() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getClientId() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getProperties() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getConsumer() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getProducer() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getListener() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getAdmin() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSsl() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getJaas() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getTemplate() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |