Source file "org/springframework/security/web/util/matcher/RequestMatcher.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 33 of 33 | 0% | 0 of 0 | n/a | 6 | 6 | 9 | 9 | 6 | 6 |
| RequestMatcher.MatchResult(boolean, Map) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| match() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| match(Map) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| notMatch() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isMatch() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getVariables() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |