Source file "org/apache/hc/core5/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 | 329 of 329 | 0% | 24 of 24 | 0% | 25 | 25 | 77 | 77 | 13 | 13 |
writeTrailers() | ![]() | 0% | ![]() | 0% | 5 | 5 | 12 | 12 | 1 | 1 |
flushCacheWithAppend(byte[], int, int) | ![]() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | |
flushCache() | ![]() | 0% | ![]() | 0% | 2 | 2 | 9 | 9 | 1 | 1 |
write(byte[], int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
ChunkedOutputStream(SessionOutputBuffer, OutputStream, byte[], Supplier) | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
write(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
writeClosingChunk() | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
close() | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
ChunkedOutputStream(SessionOutputBuffer, OutputStream, int, Supplier) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
finish() | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
flush() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
ChunkedOutputStream(SessionOutputBuffer, OutputStream, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
write(byte[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |