Source file "com/datastax/oss/protocol/internal/NoopCompressor.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 13 of 13 | 0% | 0 of 0 | n/a | 6 | 6 | 6 | 6 | 6 | 6 |
| NoopCompressor() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| algorithm() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| compress(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| decompress(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| compressWithoutLength(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| decompressWithoutLength(Object, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |