Source file "org/springframework/boot/autoconfigure/web/servlet/error/BasicErrorController.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 94 of 94 | 0% | 6 of 6 | 0% | 10 | 10 | 24 | 24 | 7 | 7 |
| errorHtml(HttpServletRequest, HttpServletResponse) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| error(HttpServletRequest) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| isIncludeStackTrace(HttpServletRequest, MediaType) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| BasicErrorController(ErrorAttributes, ErrorProperties, List) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| BasicErrorController(ErrorAttributes, ErrorProperties) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getErrorPath() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getErrorProperties() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |