Source file "net/jpountz/lz4/LZ4CompressorWithLength.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 202 of 202 | 0% | 0 of 0 | n/a | 11 | 11 | 31 | 31 | 11 | 11 |
putOriginalLength(ByteBuffer, int, int) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
putOriginalLength(byte[], int, int) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
compress(ByteBuffer, ByteBuffer) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
compress(byte[], int, int, byte[], int, int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
compress(ByteBuffer, int, int, ByteBuffer, int, int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
compress(byte[], int, int) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
compress(byte[], int, int, byte[], int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
compress(byte[], byte[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
maxCompressedLength(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
compress(byte[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
LZ4CompressorWithLength(LZ4Compressor) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |