Source file "org/apache/http/entity/mime/FormBodyPartBuilder.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 234 of 234 | 0% | 16 of 16 | 0% | 18 | 18 | 54 | 54 | 10 | 10 |
build() | ![]() | 0% | ![]() | 0% | 9 | 9 | 32 | 32 | 1 | 1 |
addField(String, String) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
setField(String, String) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
removeFields(String) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
FormBodyPartBuilder(String, ContentBody) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
FormBodyPartBuilder() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
create(String, ContentBody) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
setName(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setBody(ContentBody) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
create() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |