Source file "org/springframework/web/servlet/mvc/support/DefaultHandlerExceptionResolver.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 360 of 360 | 0% | 38 of 38 | 0% | 38 | 38 | 81 | 81 | 19 | 19 |
doResolveException(HttpServletRequest, HttpServletResponse, Object, Exception) | ![]() | 0% | ![]() | 0% | 17 | 17 | 35 | 35 | 1 | 1 |
handleHttpRequestMethodNotSupported(HttpRequestMethodNotSupportedException, HttpServletRequest, HttpServletResponse, Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
handleHttpMediaTypeNotSupported(HttpMediaTypeNotSupportedException, HttpServletRequest, HttpServletResponse, Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
handleAsyncRequestTimeoutException(AsyncRequestTimeoutException, HttpServletRequest, HttpServletResponse, Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
handleNoHandlerFoundException(NoHandlerFoundException, HttpServletRequest, HttpServletResponse, Object) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
handleMissingPathVariable(MissingPathVariableException, HttpServletRequest, HttpServletResponse, Object) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
handleMissingServletRequestParameter(MissingServletRequestParameterException, HttpServletRequest, HttpServletResponse, Object) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
handleServletRequestBindingException(ServletRequestBindingException, HttpServletRequest, HttpServletResponse, Object) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
handleConversionNotSupported(ConversionNotSupportedException, HttpServletRequest, HttpServletResponse, Object) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
handleHttpMessageNotWritable(HttpMessageNotWritableException, HttpServletRequest, HttpServletResponse, Object) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
handleMissingServletRequestPartException(MissingServletRequestPartException, HttpServletRequest, HttpServletResponse, Object) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
sendServerError(Exception, HttpServletRequest, HttpServletResponse) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
handleHttpMediaTypeNotAcceptable(HttpMediaTypeNotAcceptableException, HttpServletRequest, HttpServletResponse, Object) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
handleTypeMismatch(TypeMismatchException, HttpServletRequest, HttpServletResponse, Object) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
handleHttpMessageNotReadable(HttpMessageNotReadableException, HttpServletRequest, HttpServletResponse, Object) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
handleMethodArgumentNotValidException(MethodArgumentNotValidException, HttpServletRequest, HttpServletResponse, Object) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
handleBindException(BindException, HttpServletRequest, HttpServletResponse, Object) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
DefaultHandlerExceptionResolver() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
static {...} | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |