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 | 101 of 101 | 0% | 6 of 6 | 0% | 10 | 10 | 26 | 26 | 7 | 7 |
| matches(ServerWebExchange) | 0% | 0% | 4 | 4 | 10 | 10 | 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 | ||
| PathPatternParserServerWebExchangeMatcher(PathPattern) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| PathPatternParserServerWebExchangeMatcher(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |