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 | 59 of 59 | 0% | 2 of 2 | 0% | 8 | 8 | 17 | 17 | 7 | 7 |
| MultipartBodyBuilder.DefaultPartBuilder(String, HttpHeaders, Object) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| initHeadersIfNecessary() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| filename(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| header(String, String[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| build() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| contentType(MediaType) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| headers(Consumer) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |