Source file "org/apache/http/entity/mime/AbstractMultipartForm.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 224 of 224 | 0% | 10 of 10 | 0% | 17 | 17 | 64 | 64 | 12 | 12 |
doWriteTo(OutputStream, boolean) | ![]() | 0% | ![]() | 0% | 3 | 3 | 16 | 16 | 1 | 1 |
getTotalLength() | ![]() | 0% | ![]() | 0% | 3 | 3 | 14 | 14 | 1 | 1 |
encode(Charset, String) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
writeField(MinimalField, Charset, OutputStream) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
AbstractMultipartForm(Charset, String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
writeField(MinimalField, OutputStream) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
static {...} | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
writeBytes(ByteArrayBuffer, OutputStream) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
writeBytes(String, Charset, OutputStream) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
writeBytes(String, OutputStream) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
AbstractMultipartForm(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
writeTo(OutputStream) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |