Source file "com/github/luben/zstd/ZstdDecompressCtx.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 387 of 387 | 0% | 30 of 30 | 0% | 30 | 30 | 97 | 97 | 15 | 15 |
| decompressDirectByteBuffer(ByteBuffer, int, int, ByteBuffer, int, int) | 0% | 0% | 5 | 5 | 15 | 15 | 1 | 1 | ||
| decompressDirectByteBufferStream(ByteBuffer, ByteBuffer) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| decompressByteArray(byte[], int, int, byte[], int, int) | 0% | 0% | 3 | 3 | 11 | 11 | 1 | 1 | ||
| decompress(ByteBuffer, ByteBuffer) | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| loadDict(ZstdDictDecompress) | 0% | 0% | 2 | 2 | 10 | 10 | 1 | 1 | ||
| decompress(byte[], int) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| ZstdDecompressCtx() | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| loadDict(byte[]) | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| decompress(ByteBuffer, int) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| setMagicless(boolean) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| doClose() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| ensureOpen() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| decompress(byte[], byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| reset() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |