Source file "net/jpountz/lz4/LZ4DecompressorWithLength.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 342 of 342 | 0% | 14 of 14 | 0% | 22 | 22 | 48 | 48 | 15 | 15 |
| decompress(ByteBuffer, ByteBuffer) | 0% | 0% | 2 | 2 | 10 | 10 | 1 | 1 | ||
| getDecompressedLength(byte[], int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDecompressedLength(ByteBuffer, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| decompress(byte[], int, byte[], int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| decompress(ByteBuffer, int, ByteBuffer, int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| decompress(byte[], int, int, byte[], int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| decompress(ByteBuffer, int, int, ByteBuffer, int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| decompress(byte[], int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| decompress(byte[], int, int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| LZ4DecompressorWithLength(LZ4FastDecompressor) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| LZ4DecompressorWithLength(LZ4SafeDecompressor) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| decompress(byte[], byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDecompressedLength(ByteBuffer) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| decompress(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDecompressedLength(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |