Source file "org/apache/hc/client5/http/entity/mime/MultipartEntityBuilder.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 393 of 393 | 0% | 41 of 41 | 0% | 45 | 45 | 89 | 89 | 24 | 24 |
buildEntity() | ![]() | 0% | ![]() | 0% | 18 | 18 | 39 | 39 | 1 | 1 |
generateBoundary() | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
addPart(MultipartPart) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
setMimeSubtype(String) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
addPart(String, ContentBody) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
addParameter(BasicNameValuePair) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
addBinaryBody(String, File) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
addBinaryBody(String, byte[], ContentType, String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
addBinaryBody(String, File, ContentType, String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
addBinaryBody(String, InputStream, ContentType, String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
setContentType(ContentType) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
addTextBody(String, String, ContentType) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
addBinaryBody(String, byte[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
addBinaryBody(String, InputStream) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
static {...} | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
MultipartEntityBuilder() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
addTextBody(String, String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
setMode(HttpMultipartMode) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setLaxMode() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setStrictMode() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setBoundary(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setCharset(Charset) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
create() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
build() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |