Source file "org/springframework/http/client/MultipartBodyBuilder.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 231 of 231 | 0% | 20 of 20 | 0% | 17 | 17 | 56 | 56 | 7 | 7 |
| part(String, Object, MediaType) | 0% | 0% | 9 | 9 | 28 | 28 | 1 | 1 | ||
| build() | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| asyncPart(String, Publisher, Class) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| asyncPart(String, Publisher, ParameterizedTypeReference) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| lambda$part$0(Part, String, HttpHeaders) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| MultipartBodyBuilder() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| part(String, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |