Source file "org/eclipse/jetty/http/gzip/AbstractCompressedStream.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 536 of 536 | 0% | 98 of 98 | 0% | 67 | 67 | 129 | 129 | 18 | 18 |
doCompress() | ![]() | 0% | ![]() | 0% | 8 | 8 | 18 | 18 | 1 | 1 |
checkOut(int) | ![]() | 0% | ![]() | 0% | 10 | 10 | 17 | 17 | 1 | 1 |
close() | ![]() | 0% | ![]() | 0% | 8 | 8 | 20 | 20 | 1 | 1 |
doNotCompress(boolean) | ![]() | 0% | ![]() | 0% | 7 | 7 | 14 | 14 | 1 | 1 |
finish() | ![]() | 0% | ![]() | 0% | 8 | 8 | 10 | 10 | 1 | 1 |
flush() | ![]() | 0% | ![]() | 0% | 5 | 5 | 7 | 7 | 1 | 1 |
setContentLength() | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
setBufferSize(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
resetBuffer() | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
AbstractCompressedStream(String, HttpServletRequest, CompressedResponseWrapper, String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
newWriter(OutputStream, String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
write(byte[], int, int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
write(byte[]) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
write(int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
addHeader(String, String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setHeader(String, String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getOutputStream() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isClosed() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |