Source file "com/github/luben/zstd/Zstd.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 1,059 of 1,059 | 0% | 22 of 22 | 0% | 77 | 77 | 206 | 206 | 66 | 66 |
| getArrayBackedBuffer(BufferPool, int) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| compressFastDict(byte[], int, byte[], int, ZstdDictCompress) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| compressUsingDict(byte[], int, byte[], int, byte[], int) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| compressFastDict(byte[], int, byte[], int, int, ZstdDictCompress) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| compressUsingDict(byte[], int, byte[], int, int, byte[], int) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| getFrameContentSize(byte[], int, int, boolean) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| decompressedSize(byte[], int, int, boolean) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| compressDirectByteBufferFastDict(ByteBuffer, int, int, ByteBuffer, int, int, ZstdDictCompress) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| getDictIdFromDictDirect(ByteBuffer) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| compressByteArray(byte[], int, int, byte[], int, int, int, boolean) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| compressDirectByteBuffer(ByteBuffer, int, int, ByteBuffer, int, int, int, boolean) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| compressDirectByteBufferUsingDict(ByteBuffer, int, int, ByteBuffer, int, int, byte[], int) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| decompressUsingDict(byte[], int, byte[], int, int, byte[]) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| decompressFastDict(byte[], int, byte[], int, int, ZstdDictDecompress) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| compress(byte[], byte[], ZstdDictCompress) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| compress(byte[], byte[], int, boolean) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| decompressDirectByteBufferUsingDict(ByteBuffer, int, int, ByteBuffer, int, int, byte[]) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| decompressDirectByteBufferFastDict(ByteBuffer, int, int, ByteBuffer, int, int, ZstdDictDecompress) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| compress(ByteBuffer, ByteBuffer, ZstdDictCompress) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| compress(ByteBuffer, ByteBuffer, int, boolean) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| compress(byte[], ZstdDictCompress) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| compress(ByteBuffer, ByteBuffer, byte[], int) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| compress(ByteBuffer, ZstdDictCompress) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| compressUsingDict(byte[], byte[], int) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| compress(ByteBuffer, byte[], int) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| decompressByteArray(byte[], int, int, byte[], int, int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| decompressDirectByteBuffer(ByteBuffer, int, int, ByteBuffer, int, int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| decompress(byte[], ZstdDictDecompress, int) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| decompress(byte[], byte[], int) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| decompress(ByteBuffer, ByteBuffer, byte[]) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| decompress(ByteBuffer, byte[], int) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| decompress(ByteBuffer, ByteBuffer, ZstdDictDecompress) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| decompress(ByteBuffer, ZstdDictDecompress, int) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| trainFromBufferDirect(ByteBuffer, int[], ByteBuffer, boolean) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| compress(byte[], int) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| compress(ByteBuffer, int) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| trainFromBuffer(byte[][], byte[], boolean) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| decompress(byte[], byte[]) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| decompress(byte[], int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| decompress(ByteBuffer, ByteBuffer) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| decompress(ByteBuffer, int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| compressByteArray(byte[], int, int, byte[], int, int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| compressDirectByteBuffer(ByteBuffer, int, int, ByteBuffer, int, int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| compressUsingDict(byte[], byte[], byte[], int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| compress(byte[], byte[], byte[], int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| decompressedSize(ByteBuffer) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getFrameContentSize(ByteBuffer) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| decompressUsingDict(byte[], byte[], byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| decompress(byte[], byte[], byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| compressUnsafe(long, long, long, long, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getFrameContentSize(byte[], int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| decompressedSize(byte[], int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| compress(byte[], byte[], int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getFrameContentSize(byte[], int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| decompressedSize(byte[], int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| decompressedDirectByteBufferSize(ByteBuffer, int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDirectByteBufferFrameContentSize(ByteBuffer, int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| trainFromBufferDirect(ByteBuffer, int[], ByteBuffer) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| compress(ByteBuffer, ByteBuffer, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| trainFromBuffer(byte[][], byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| compress(ByteBuffer, ByteBuffer) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getFrameContentSize(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| decompressedSize(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| compress(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| Zstd() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |