Source file "org/apache/http/message/BasicHttpEntityEnclosingRequest.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 37 of 37 | 0% | 4 of 4 | 0% | 8 | 8 | 11 | 11 | 6 | 6 |
expectContinue() | ![]() | 0% | ![]() | 0% | 3 | 3 | 2 | 2 | 1 | 1 |
BasicHttpEntityEnclosingRequest(String, String, ProtocolVersion) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
BasicHttpEntityEnclosingRequest(String, String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
BasicHttpEntityEnclosingRequest(RequestLine) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setEntity(HttpEntity) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getEntity() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |