Source file "com/datastax/oss/driver/internal/core/protocol/Lz4Compressor.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 300 of 300 | 0% | 14 of 14 | 0% | 16 | 16 | 79 | 79 | 9 | 9 |
| compressHeap(ByteBuf, boolean) | 0% | 0% | 3 | 3 | 18 | 18 | 1 | 1 | ||
| compressDirect(ByteBuf, boolean) | 0% | 0% | 3 | 3 | 17 | 17 | 1 | 1 | ||
| decompressHeap(ByteBuf, int) | 0% | 0% | 2 | 2 | 16 | 16 | 1 | 1 | ||
| decompressDirect(ByteBuf, int) | 0% | 0% | 2 | 2 | 14 | 14 | 1 | 1 | ||
| Lz4Compressor(String) | 0% | 0% | 2 | 2 | 9 | 9 | 1 | 1 | ||
| Lz4Compressor(DriverContext) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| readUncompressedLength(ByteBuf) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| algorithm() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |