Source file "org/springframework/boot/autoconfigure/condition/OnBeanCondition.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 144 of 144 | 0% | 12 of 12 | 0% | 22 | 22 | 34 | 34 | 16 | 16 |
| OnBeanCondition.MatchResult() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| isAllMatched() | 0% | 0% | 4 | 4 | 2 | 2 | 1 | 1 | ||
| isAnyMatched() | 0% | 0% | 4 | 4 | 2 | 2 | 1 | 1 | ||
| recordMatchedAnnotation(String, Collection) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| recordMatchedType(String, Collection) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| recordMatchedName(String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| recordUnmatchedName(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| recordUnmatchedAnnotation(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| recordUnmatchedType(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getMatchedAnnotations() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMatchedNames() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMatchedTypes() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getUnmatchedAnnotations() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getUnmatchedNames() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getUnmatchedTypes() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getNamesOfAllMatches() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |