Source file "com/github/ziplet/filter/compression/CompressingServletOutputStream.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 181 of 181 | 0% | 28 of 28 | 0% | 29 | 29 | 55 | 55 | 15 | 15 |
| close() | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| CompressingServletOutputStream(OutputStream, CompressingStreamFactory, CompressingHttpServletResponse, CompressingFilterContext) | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| checkWriteState() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| write(byte[], int, int) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| write(byte[]) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| write(int) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| abortCompression() | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| static {...} | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| checkClosed() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| reset() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| engageCompression() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| isClosed() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isAborted() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| flush() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |