Source file "org/apache/http/entity/ByteArrayEntity.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 139 of 139 | 0% | 14 of 14 | 0% | 17 | 17 | 33 | 33 | 10 | 10 |
ByteArrayEntity(byte[], int, int, ContentType) | ![]() | 0% | ![]() | 0% | 7 | 7 | 11 | 11 | 1 | 1 |
ByteArrayEntity(byte[], ContentType) | ![]() | 0% | ![]() | 0% | 2 | 2 | 9 | 9 | 1 | 1 |
writeTo(OutputStream) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
getContent() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
ByteArrayEntity(byte[], int, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
ByteArrayEntity(byte[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getContentLength() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
clone() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isRepeatable() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isStreaming() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |