Source file "org/xerial/snappy/SnappyOutputStream.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 522 of 522 | 0% | 34 of 34 | 0% | 43 | 43 | 120 | 120 | 26 | 26 |
| write(byte[], int, int) | 0% | 0% | 5 | 5 | 14 | 14 | 1 | 1 | ||
| rawWrite(Object, int, int) | 0% | 0% | 5 | 5 | 14 | 14 | 1 | 1 | ||
| compressInput() | 0% | 0% | 4 | 4 | 13 | 13 | 1 | 1 | ||
| SnappyOutputStream(OutputStream, int, BufferAllocatorFactory) | 0% | n/a | 1 | 1 | 12 | 12 | 1 | 1 | ||
| readInt(byte[], int) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| writeInt(byte[], int, int) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| write(int) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| close() | 0% | 0% | 2 | 2 | 10 | 10 | 1 | 1 | ||
| hasSufficientOutputBufferFor(int) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| flush() | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| dumpOutput() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| writeCurrentDataSize() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| write(long[], int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| write(double[], int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| write(float[], int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| write(int[], int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| write(short[], int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| write(long[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| write(double[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| write(float[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| write(int[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| write(short[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| SnappyOutputStream(OutputStream, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| writeHeader() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| SnappyOutputStream(OutputStream) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| writeBlockPreemble() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |