Source file "org/springframework/web/servlet/HandlerExecutionChain.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 230 of 230 | 0% | 22 of 22 | 0% | 26 | 26 | 52 | 52 | 15 | 15 |
| applyAfterConcurrentHandlingStarted(HttpServletRequest, HttpServletResponse) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| HandlerExecutionChain(Object, List) | 0% | 0% | 2 | 2 | 9 | 9 | 1 | 1 | ||
| applyPreHandle(HttpServletRequest, HttpServletResponse) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| triggerAfterCompletion(HttpServletRequest, HttpServletResponse, Exception) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| applyPostHandle(HttpServletRequest, HttpServletResponse, ModelAndView) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| getInterceptors() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| HandlerExecutionChain(Object, HandlerInterceptor[]) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| getInterceptorList() | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| HandlerExecutionChain(Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| addInterceptor(HandlerInterceptor) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| addInterceptor(int, HandlerInterceptor) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| addInterceptors(HandlerInterceptor[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getHandler() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |