Source file "org/springframework/kafka/config/TopicBuilder.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 124 of 124 | 0% | 6 of 6 | 0% | 14 | 14 | 29 | 29 | 11 | 11 |
| build() | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| assignReplicas(int, List) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| TopicBuilder(String) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| replicas(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| config(String, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| compact() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| partitions(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| lambda$replicasAssignments$0(Integer, List) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| replicasAssignments(Map) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| configs(Map) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| name(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |