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 | 211 of 211 | 0% | 20 of 20 | 0% | 16 | 16 | 52 | 52 | 6 | 6 |
| 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 | ||
| MultipartBodyBuilder() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| part(String, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |