Source file "org/apache/hc/client5/http/entity/mime/AbstractMultipartFormat.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 310 of 310 | 0% | 30 of 30 | 0% | 29 | 29 | 84 | 84 | 14 | 14 |
stripLineBreaks(CharSequence) | ![]() | 0% | ![]() | 0% | 7 | 7 | 19 | 19 | 1 | 1 |
doWriteTo(OutputStream, boolean) | ![]() | 0% | ![]() | 0% | 3 | 3 | 16 | 16 | 1 | 1 |
getTotalLength() | ![]() | 0% | ![]() | 0% | 3 | 3 | 14 | 14 | 1 | 1 |
encode(Charset, CharSequence) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
writeField(MimeField, Charset, OutputStream) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
writeField(MimeField, OutputStream) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
AbstractMultipartFormat(Charset, String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
isLineBreak(char) | ![]() | 0% | ![]() | 0% | 5 | 5 | 1 | 1 | 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(CharSequence, Charset, OutputStream) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
writeBytes(CharSequence, OutputStream) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
AbstractMultipartFormat(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
writeTo(OutputStream) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |