Source file "org/springframework/security/web/server/util/matcher/PathPatternParserServerWebExchangeMatcher.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 199 of 199 | 0% | 12 of 12 | 0% | 15 | 15 | 38 | 38 | 9 | 9 |
| matches(ServerWebExchange) | 0% | 0% | 5 | 5 | 13 | 13 | 1 | 1 | ||
| lambda$matches$1(ServerHttpRequest, PathContainer, ServerWebExchangeMatcher.MatchResult) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| lambda$matches$0(ServerHttpRequest, PathContainer, ServerWebExchangeMatcher.MatchResult) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| PathPatternParserServerWebExchangeMatcher(String, HttpMethod) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| PathPatternParserServerWebExchangeMatcher(PathPattern, HttpMethod) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| PathPatternParserServerWebExchangeMatcher(PathPattern) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| PathPatternParserServerWebExchangeMatcher(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |