Source file "org/springframework/boot/autoconfigure/condition/OnWebApplicationCondition.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 226 of 226 | 0% | 41 of 41 | 0% | 28 | 28 | 53 | 53 | 7 | 7 |
isAnyWebApplication(ConditionContext, boolean) | ![]() | 0% | ![]() | 0% | 8 | 8 | 12 | 12 | 1 | 1 |
isServletWebApplication(ConditionContext) | ![]() | 0% | ![]() | 0% | 6 | 6 | 14 | 14 | 1 | 1 |
getMatchOutcome(ConditionContext, AnnotatedTypeMetadata) | ![]() | 0% | ![]() | 0% | 5 | 5 | 8 | 8 | 1 | 1 |
isReactiveWebApplication(ConditionContext) | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
isWebApplication(ConditionContext, AnnotatedTypeMetadata, boolean) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
deduceType(AnnotatedTypeMetadata) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
OnWebApplicationCondition() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |