Source file "org/springframework/web/servlet/handler/MappedInterceptor.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 251 of 251 | 0% | 30 of 30 | 0% | 31 | 31 | 52 | 52 | 16 | 16 |
matches(HttpServletRequest) | ![]() | 0% | ![]() | 0% | 8 | 8 | 14 | 14 | 1 | 1 |
matches(String, PathMatcher) | ![]() | 0% | ![]() | 0% | 8 | 8 | 11 | 11 | 1 | 1 |
MappedInterceptor(String[], String[], HandlerInterceptor, PathPatternParser) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
getPathPatterns() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
MappedInterceptor(String[], String[], WebRequestInterceptor) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
postHandle(HttpServletRequest, HttpServletResponse, Object, ModelAndView) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
afterCompletion(HttpServletRequest, HttpServletResponse, Object, Exception) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
MappedInterceptor(String[], String[], HandlerInterceptor) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
preHandle(HttpServletRequest, HttpServletResponse, Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
MappedInterceptor(String[], HandlerInterceptor) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
MappedInterceptor(String[], WebRequestInterceptor) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
static {...} | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
setPathMatcher(PathMatcher) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getInterceptor() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getPathMatcher() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$getPathPatterns$0(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |