Source file "org/apache/http/impl/io/ChunkedOutputStream.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 196 of 196 | 0% | 14 of 14 | 0% | 19 | 19 | 55 | 55 | 12 | 12 |
write(byte[], int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
flushCacheWithAppend(byte[], int, int) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
write(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
flushCache() | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
ChunkedOutputStream(int, SessionOutputBuffer) | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
close() | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
finish() | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
writeClosingChunk() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
write(byte[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
flush() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
ChunkedOutputStream(SessionOutputBuffer, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
ChunkedOutputStream(SessionOutputBuffer) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |