Source file "org/apache/commons/compress/compressors/snappy/FramedSnappyCompressorOutputStream.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 200 of 200 | 0% | 6 of 6 | 0% | 13 | 13 | 53 | 53 | 10 | 10 |
| flushBuffer() | 0% | 0% | 2 | 2 | 12 | 12 | 1 | 1 | ||
| write(byte[], int, int) | 0% | 0% | 3 | 3 | 13 | 13 | 1 | 1 | ||
| FramedSnappyCompressorOutputStream(OutputStream, Parameters) | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| writeCrc() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| mask(long) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| write(int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| FramedSnappyCompressorOutputStream(OutputStream) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| close() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| writeLittleEndian(int, long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| finish() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |