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 | 325 of 325 | 0% | 61 of 61 | 0% | 40 | 40 | 65 | 65 | 9 | 9 |
isAnyWebApplication(ConditionContext, boolean) | ![]() | 0% | ![]() | 0% | 8 | 8 | 9 | 9 | 1 | 1 |
getOutcome(String) | ![]() | 0% | ![]() | 0% | 8 | 8 | 13 | 13 | 1 | 1 |
isServletWebApplication(ConditionContext) | ![]() | 0% | ![]() | 0% | 6 | 6 | 12 | 12 | 1 | 1 |
isReactiveWebApplication(ConditionContext) | ![]() | 0% | ![]() | 0% | 4 | 4 | 8 | 8 | 1 | 1 |
getMatchOutcome(ConditionContext, AnnotatedTypeMetadata) | ![]() | 0% | ![]() | 0% | 5 | 5 | 7 | 7 | 1 | 1 |
getOutcomes(String[], AutoConfigurationMetadata) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
isWebApplication(ConditionContext, AnnotatedTypeMetadata, boolean) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
deduceType(AnnotatedTypeMetadata) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
OnWebApplicationCondition() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |