Source file "net/jpountz/lz4/LZ4JavaSafeCompressor.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 1,159 of 1,159 | 0% | 84 of 84 | 0% | 48 | 48 | 260 | 260 | 6 | 6 |
| compress(ByteBuffer, int, int, ByteBuffer, int, int) | 0% | 0% | 14 | 14 | 70 | 70 | 1 | 1 | ||
| compress(byte[], int, int, byte[], int, int) | 0% | 0% | 12 | 12 | 66 | 66 | 1 | 1 | ||
| compress64k(byte[], int, int, byte[], int, int) | 0% | 0% | 10 | 10 | 61 | 61 | 1 | 1 | ||
| compress64k(ByteBuffer, int, int, ByteBuffer, int, int) | 0% | 0% | 10 | 10 | 61 | 61 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| LZ4JavaSafeCompressor() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |