Source file "org/apache/http/entity/BasicHttpEntity.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 67 of 67 | 0% | 8 of 8 | 0% | 12 | 12 | 19 | 19 | 8 | 8 |
writeTo(OutputStream) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
getContent() | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
isStreaming() | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
BasicHttpEntity() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
setContentLength(long) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setContent(InputStream) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getContentLength() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isRepeatable() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |