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 | 192 of 192 | 0% | 21 of 21 | 0% | 22 | 22 | 42 | 42 | 10 | 10 |
getErrorAttributeOptions(HttpServletRequest, MediaType) | ![]() | 0% | ![]() | 0% | 5 | 5 | 10 | 10 | 1 | 1 |
errorHtml(HttpServletRequest, HttpServletResponse) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
error(HttpServletRequest) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
isIncludeStackTrace(HttpServletRequest, MediaType) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
isIncludeMessage(HttpServletRequest, MediaType) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
isIncludeBindingErrors(HttpServletRequest, MediaType) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
BasicErrorController(ErrorAttributes, ErrorProperties, List) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
mediaTypeNotAcceptable(HttpServletRequest) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
BasicErrorController(ErrorAttributes, ErrorProperties) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getErrorProperties() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |