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 | 165 of 165 | 0% | 24 of 24 | 0% | 22 | 22 | 38 | 38 | 10 | 10 |
| toString() | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| matcher(HttpServletRequest) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| matches(HttpServletRequest) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| notMatchMethodOrServletPath(HttpServletRequest) | 0% | 0% | 5 | 5 | 2 | 2 | 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 |