Source file "org/springframework/kafka/support/JavaUtils.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 68 of 68 | 0% | 16 of 16 | 0% | 17 | 17 | 25 | 25 | 9 | 9 |
| acceptIfHasText(Object, String, BiConsumer) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| acceptIfHasText(String, Consumer) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| acceptIfNotEmpty(List, Consumer) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| acceptIfNotEmpty(Object[], Consumer) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| acceptIfCondition(boolean, Object, Object, BiConsumer) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| acceptIfNotNull(Object, Object, BiConsumer) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| acceptIfCondition(boolean, Object, Consumer) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| acceptIfNotNull(Object, Consumer) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |