Source file "org/springframework/boot/actuate/endpoint/web/WebEndpointResponse.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 54 of 54 | 0% | 0 of 0 | n/a | 10 | 10 | 20 | 20 | 10 | 10 |
| WebEndpointResponse(Object, int, MimeType) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| WebEndpointResponse(Object, Producible) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| WebEndpointResponse(Object, MimeType) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| WebEndpointResponse(Object, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| WebEndpointResponse(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| WebEndpointResponse(Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| WebEndpointResponse() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getContentType() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getBody() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getStatus() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |