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 | 288 of 288 | 0% | 36 of 36 | 0% | 31 | 31 | 73 | 73 | 13 | 13 |
| applyAfterConcurrentHandlingStarted(HttpServletRequest, HttpServletResponse) | 0% | 0% | 4 | 4 | 10 | 10 | 1 | 1 | ||
| toString() | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| HandlerExecutionChain(Object, HandlerInterceptor[]) | 0% | 0% | 2 | 2 | 12 | 12 | 1 | 1 | ||
| applyPreHandle(HttpServletRequest, HttpServletResponse) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| triggerAfterCompletion(HttpServletRequest, HttpServletResponse, Exception) | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| applyPostHandle(HttpServletRequest, HttpServletResponse, ModelAndView) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| initInterceptorList() | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| getInterceptors() | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| addInterceptors(HandlerInterceptor[]) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| HandlerExecutionChain(Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| addInterceptor(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 |