Source file "org/apache/http/entity/mime/MultipartEntity.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 167 of 167 | 0% | 10 of 10 | 0% | 23 | 23 | 42 | 42 | 18 | 18 |
generateBoundary() | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
generateContentType(String, Charset) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
MultipartEntity(HttpMultipartMode, String, Charset) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
getEntity() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
addPart(FormBodyPart) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
consumeContent() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
addPart(String, ContentBody) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
MultipartEntity(HttpMultipartMode) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
MultipartEntity() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getContent() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
writeTo(OutputStream) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
isRepeatable() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isChunked() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isStreaming() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getContentLength() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getContentType() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getContentEncoding() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
static {...} | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |