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 | 126 of 126 | 0% | 12 of 12 | 0% | 16 | 16 | 28 | 28 | 10 | 10 |
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 | |
getNamesOfAllMatches() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |