Source file "com/datastax/oss/driver/internal/core/protocol/SnappyCompressor.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 241 of 241 | 0% | 10 of 10 | 0% | 12 | 12 | 62 | 62 | 7 | 7 |
| decompressHeap(ByteBuf, int) | 0% | 0% | 3 | 3 | 17 | 17 | 1 | 1 | ||
| compressHeap(ByteBuf, boolean) | 0% | n/a | 1 | 1 | 14 | 14 | 1 | 1 | ||
| decompressDirect(ByteBuf, int) | 0% | 0% | 3 | 3 | 14 | 14 | 1 | 1 | ||
| compressDirect(ByteBuf, boolean) | 0% | n/a | 1 | 1 | 11 | 11 | 1 | 1 | ||
| SnappyCompressor(DriverContext) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| algorithm() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| readUncompressedLength(ByteBuf) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |