Source file "com/github/ziplet/filter/compression/ThresholdOutputStream.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 444 of 444 | 0% | 114 of 114 | 0% | 71 | 71 | 104 | 104 | 14 | 14 |
| write(byte[], int, int) | 0% | 0% | 11 | 11 | 11 | 11 | 1 | 1 | ||
| write(byte[]) | 0% | 0% | 11 | 11 | 11 | 11 | 1 | 1 | ||
| write(int) | 0% | 0% | 11 | 11 | 11 | 11 | 1 | 1 | ||
| close() | 0% | 0% | 7 | 7 | 14 | 14 | 1 | 1 | ||
| continueBuffering(int) | 0% | 0% | 5 | 5 | 11 | 11 | 1 | 1 | ||
| switchToOutputStream2() | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| ThresholdOutputStream(OutputStream, CompressingStreamFactory, CompressingFilterContext, ThresholdOutputStream.BufferCommitmentCallback) | 0% | 0% | 6 | 6 | 9 | 9 | 1 | 1 | ||
| flush() | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| reset() | 0% | 0% | 4 | 4 | 5 | 5 | 1 | 1 | ||
| forceOutputStream1() | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| flushBufferToStream(OutputStream) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| static {...} | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| checkClosed() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |