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 | 226 of 226 | 0% | 0 of 0 | n/a | 28 | 28 | 69 | 69 | 28 | 28 |
| buildProperties() | 0% | n/a | 1 | 1 | 26 | 26 | 1 | 1 | ||
| KafkaProperties.Consumer() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| setAutoCommitInterval(Duration) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setAutoOffsetReset(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setBootstrapServers(List) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setClientId(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setEnableAutoCommit(Boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setFetchMaxWait(Duration) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setFetchMinSize(Integer) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setGroupId(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setHeartbeatInterval(Duration) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setKeyDeserializer(Class) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setValueDeserializer(Class) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setMaxPollRecords(Integer) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getSsl() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getAutoCommitInterval() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getAutoOffsetReset() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getBootstrapServers() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getClientId() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getEnableAutoCommit() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getFetchMaxWait() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getFetchMinSize() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getGroupId() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getHeartbeatInterval() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getKeyDeserializer() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getValueDeserializer() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMaxPollRecords() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getProperties() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |