Source file "org/apache/hc/client5/http/entity/mime/MultipartPartBuilder.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 174 of 174 | 0% | 10 of 10 | 0% | 15 | 15 | 41 | 41 | 10 | 10 |
| build() | 0% | 0% | 6 | 6 | 19 | 19 | 1 | 1 | ||
| addHeader(String, String, List) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| addHeader(String, String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setHeader(String, String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| removeHeaders(String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| MultipartPartBuilder() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| MultipartPartBuilder(ContentBody) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| create(ContentBody) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setBody(ContentBody) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| create() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |