Source file "org/springframework/boot/autoconfigure/web/ErrorProperties.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 42 of 42 | 0% | 0 of 0 | n/a | 9 | 9 | 16 | 16 | 9 | 9 |
| ErrorProperties() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| setPath(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setIncludeException(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setIncludeStacktrace(ErrorProperties.IncludeStacktrace) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setWhitelabel(ErrorProperties.Whitelabel) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getPath() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isIncludeException() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getIncludeStacktrace() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getWhitelabel() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |