Source file "org/springframework/web/DefaultErrorResponseBuilder.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 140 of 140 | 0% | 4 of 4 | 0% | 14 | 14 | 34 | 34 | 12 | 12 |
| DefaultErrorResponseBuilder(Throwable, HttpStatusCode, String) | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | ||
| header(String, String[]) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| build() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| detailMessageCode(String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| titleMessageCode(String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| property(String, Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| detail(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| type(URI) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| title(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| instance(URI) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| detailMessageArguments(Object[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| headers(Consumer) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |