Source file "org/springframework/security/web/util/matcher/AntPathRequestMatcher.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 291 of 291 | 0% | 50 of 50 | 0% | 37 | 37 | 57 | 57 | 12 | 12 |
| AntPathRequestMatcher(String, String, boolean, UrlPathHelper) | 0% | 0% | 9 | 9 | 15 | 15 | 1 | 1 | ||
| hashCode() | 0% | 0% | 4 | 4 | 4 | 4 | 1 | 1 | ||
| getRequestPath(HttpServletRequest) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| matches(HttpServletRequest) | 0% | 0% | 5 | 5 | 7 | 7 | 1 | 1 | ||
| toString() | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| equals(Object) | 0% | 0% | 5 | 5 | 4 | 4 | 1 | 1 | ||
| matcher(HttpServletRequest) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| AntPathRequestMatcher(String, String, boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| AntPathRequestMatcher(String, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| AntPathRequestMatcher(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| extractUriTemplateVariables(HttpServletRequest) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPattern() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |