Source file "org/xerial/snappy/SnappyFramedOutputStream.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 639 of 639 | 0% | 80 of 80 | 0% | 61 | 61 | 149 | 149 | 21 | 21 |
SnappyFramedOutputStream(WritableByteChannel, int, double, BufferPool) | ![]() | 0% | ![]() | 0% | 7 | 7 | 20 | 20 | 1 | 1 |
transferFrom(InputStream) | ![]() | 0% | ![]() | 0% | 8 | 8 | 17 | 17 | 1 | 1 |
write(ByteBuffer) | ![]() | 0% | ![]() | 0% | 5 | 5 | 16 | 16 | 1 | 1 |
write(byte[], int, int) | ![]() | 0% | ![]() | 0% | 10 | 10 | 15 | 15 | 1 | 1 |
writeCompressed(ByteBuffer) | ![]() | 0% | ![]() | 0% | 2 | 2 | 14 | 14 | 1 | 1 |
writeBlock(WritableByteChannel, ByteBuffer, boolean, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 12 | 12 | 1 | 1 |
transferFrom(ReadableByteChannel) | ![]() | 0% | ![]() | 0% | 6 | 6 | 12 | 12 | 1 | 1 |
close() | ![]() | 0% | ![]() | 0% | 2 | 2 | 9 | 9 | 1 | 1 |
flushBuffer() | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
write(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
flush() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
SnappyFramedOutputStream(OutputStream, int, double) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
SnappyFramedOutputStream(OutputStream, int, double, BufferPool) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
static {...} | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
SnappyFramedOutputStream(OutputStream) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
SnappyFramedOutputStream(OutputStream, BufferPool) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
SnappyFramedOutputStream(WritableByteChannel) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
SnappyFramedOutputStream(WritableByteChannel, BufferPool) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
SnappyFramedOutputStream(WritableByteChannel, int, double) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
isOpen() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
writeHeader(WritableByteChannel) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |