Source file "org/springframework/boot/autoconfigure/web/servlet/error/AbstractErrorController.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 100 of 100 | 0% | 12 of 12 | 0% | 13 | 13 | 31 | 31 | 7 | 7 |
| resolveErrorView(HttpServletRequest, HttpServletResponse, HttpStatus, Map) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| getTraceParameter(HttpServletRequest) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| getStatus(HttpServletRequest) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| AbstractErrorController(ErrorAttributes, List) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| sortErrorViewResolvers(List) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| getErrorAttributes(HttpServletRequest, boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| AbstractErrorController(ErrorAttributes) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |