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 | 135 of 135 | 0% | 4 of 4 | 0% | 17 | 17 | 32 | 32 | 15 | 15 |
header(String, String[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
RequestEntity.DefaultBodyBuilder(HttpMethod, URI) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
body(Object, Type) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
body(Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
build() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 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 |