Source file "org/springframework/http/RequestEntity.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 211 of 211 | 0% | 8 of 8 | 0% | 22 | 22 | 54 | 54 | 18 | 18 |
| buildInternal(Object, Type) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| RequestEntity.DefaultBodyBuilder(HttpMethod, URI) | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| RequestEntity.DefaultBodyBuilder(HttpMethod, String, Object[]) | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| RequestEntity.DefaultBodyBuilder(HttpMethod, String, Map) | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| header(String, String[]) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| headers(HttpHeaders) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| accept(MediaType[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| acceptCharset(Charset[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| ifNoneMatch(String[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| headers(Consumer) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| contentLength(long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| contentType(MediaType) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| ifModifiedSince(ZonedDateTime) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| ifModifiedSince(Instant) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| ifModifiedSince(long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| build() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| body(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| body(Object, Type) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |