Source file "org/springframework/security/web/servlet/util/matcher/MvcRequestMatcher.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 153 of 153 | 0% | 20 of 20 | 0% | 19 | 19 | 38 | 38 | 9 | 9 |
| matches(HttpServletRequest) | 0% | 0% | 7 | 7 | 10 | 10 | 1 | 1 | ||
| toString() | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| matcher(HttpServletRequest) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| MvcRequestMatcher(HandlerMappingIntrospector, String) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| getMapping(HttpServletRequest) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| extractUriTemplateVariables(HttpServletRequest) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setMethod(HttpMethod) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setServletPath(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getServletPath() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |