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 | 115 of 115 | 0% | 12 of 12 | 0% | 16 | 16 | 33 | 33 | 10 | 10 |
resolveErrorView(HttpServletRequest, HttpServletResponse, HttpStatus, Map) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
getBooleanParameter(HttpServletRequest, String) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
getStatus(HttpServletRequest) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 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, ErrorAttributeOptions) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
AbstractErrorController(ErrorAttributes) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getTraceParameter(HttpServletRequest) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getMessageParameter(HttpServletRequest) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getErrorsParameter(HttpServletRequest) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |