Source file "org/springframework/security/web/server/util/matcher/OrServerWebExchangeMatcher.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 45 of 45 | 0% | 0 of 0 | n/a | 6 | 6 | 12 | 12 | 6 | 6 |
| matches(ServerWebExchange) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| OrServerWebExchangeMatcher(List) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| OrServerWebExchangeMatcher(ServerWebExchangeMatcher[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| lambda$matches$0(ServerWebExchange, ServerWebExchangeMatcher) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$matches$1(ServerWebExchangeMatcher.MatchResult) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |