Source file "org/apache/http/nio/entity/NByteArrayEntity.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 173 of 173 | 0% | 16 of 16 | 0% | 20 | 20 | 44 | 44 | 12 | 12 |
NByteArrayEntity(byte[], int, int, ContentType) | ![]() | 0% | ![]() | 0% | 7 | 7 | 13 | 13 | 1 | 1 |
NByteArrayEntity(byte[], ContentType) | ![]() | 0% | ![]() | 0% | 2 | 2 | 11 | 11 | 1 | 1 |
writeTo(OutputStream) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
produceContent(ContentEncoder, IOControl) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
getContent() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
NByteArrayEntity(byte[], int, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
NByteArrayEntity(byte[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
close() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getContentLength() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
finish() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
isRepeatable() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isStreaming() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |