Source file "com/datastax/oss/driver/internal/core/protocol/ByteBufCompressor.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 89 of 89 | 0% | 10 of 10 | 0% | 12 | 12 | 21 | 21 | 7 | 7 |
| inputNioBuffer(ByteBuf) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| outputNioBuffer(ByteBuf) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| compress(ByteBuf) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| compressWithoutLength(ByteBuf) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| decompressWithoutLength(ByteBuf, int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| decompress(ByteBuf) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| ByteBufCompressor() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |