Source file "org/springframework/web/servlet/mvc/method/annotation/ResponseEntityExceptionHandler.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 413 of 413 | 0% | 44 of 44 | 0% | 41 | 41 | 83 | 83 | 19 | 19 |
| handleException(Exception, WebRequest) | 0% | 0% | 16 | 16 | 47 | 47 | 1 | 1 | ||
| handleAsyncRequestTimeoutException(AsyncRequestTimeoutException, HttpHeaders, HttpStatus, WebRequest) | 0% | 0% | 5 | 5 | 9 | 9 | 1 | 1 | ||
| handleHttpRequestMethodNotSupported(HttpRequestMethodNotSupportedException, HttpHeaders, HttpStatus, WebRequest) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| handleHttpMediaTypeNotSupported(HttpMediaTypeNotSupportedException, HttpHeaders, HttpStatus, WebRequest) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| handleExceptionInternal(Exception, Object, HttpHeaders, HttpStatus, WebRequest) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| ResponseEntityExceptionHandler() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| handleHttpMediaTypeNotAcceptable(HttpMediaTypeNotAcceptableException, HttpHeaders, HttpStatus, WebRequest) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| handleMissingPathVariable(MissingPathVariableException, HttpHeaders, HttpStatus, WebRequest) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| handleMissingServletRequestParameter(MissingServletRequestParameterException, HttpHeaders, HttpStatus, WebRequest) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| handleServletRequestBindingException(ServletRequestBindingException, HttpHeaders, HttpStatus, WebRequest) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| handleConversionNotSupported(ConversionNotSupportedException, HttpHeaders, HttpStatus, WebRequest) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| handleTypeMismatch(TypeMismatchException, HttpHeaders, HttpStatus, WebRequest) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| handleHttpMessageNotReadable(HttpMessageNotReadableException, HttpHeaders, HttpStatus, WebRequest) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| handleHttpMessageNotWritable(HttpMessageNotWritableException, HttpHeaders, HttpStatus, WebRequest) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| handleMethodArgumentNotValid(MethodArgumentNotValidException, HttpHeaders, HttpStatus, WebRequest) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| handleMissingServletRequestPart(MissingServletRequestPartException, HttpHeaders, HttpStatus, WebRequest) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| handleBindException(BindException, HttpHeaders, HttpStatus, WebRequest) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| handleNoHandlerFoundException(NoHandlerFoundException, HttpHeaders, HttpStatus, WebRequest) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |