Source file "com/github/luben/zstd/ZstdCompressCtx.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 434 of 434 | 0% | 42 of 42 | 0% | 37 | 37 | 113 | 113 | 16 | 16 |
| compressDirectByteBuffer(ByteBuffer, int, int, ByteBuffer, int, int) | 0% | 0% | 6 | 6 | 14 | 14 | 1 | 1 | ||
| compress(ByteBuffer) | 0% | 0% | 2 | 2 | 10 | 10 | 1 | 1 | ||
| compressByteArray(byte[], int, int, byte[], int, int) | 0% | 0% | 4 | 4 | 10 | 10 | 1 | 1 | ||
| loadDict(ZstdDictCompress) | 0% | 0% | 3 | 3 | 11 | 11 | 1 | 1 | ||
| compress(byte[]) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| compress(ByteBuffer, ByteBuffer) | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| loadDict(byte[]) | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| ZstdCompressCtx() | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| setLong(int) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| setLevel(int) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| setChecksum(boolean) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| setContentSize(boolean) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| setDictID(boolean) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| doClose() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| compress(byte[], byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |