Source file "org/springframework/boot/autoconfigure/condition/SpringBootCondition.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 229 of 229 | 0% | 20 of 20 | 0% | 19 | 19 | 51 | 51 | 9 | 9 |
| matches(ConditionContext, AnnotatedTypeMetadata) | 0% | n/a | 1 | 1 | 11 | 11 | 1 | 1 | ||
| getLogMessage(String, ConditionOutcome) | 0% | 0% | 3 | 3 | 10 | 10 | 1 | 1 | ||
| getName(AnnotatedTypeMetadata) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| anyMatches(ConditionContext, AnnotatedTypeMetadata, Condition[]) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| getClassOrMethodName(AnnotatedTypeMetadata) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| matches(ConditionContext, AnnotatedTypeMetadata, Condition) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| logOutcome(String, ConditionOutcome) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| recordEvaluation(ConditionContext, String, ConditionOutcome) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| SpringBootCondition() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |