Source file "net/jpountz/lz4/LZ4UnsafeUtils.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 437 of 437 | 0% | 59 of 59 | 0% | 45 | 45 | 98 | 98 | 13 | 13 |
| wildIncrementalCopy(byte[], int, int, int) | 0% | 0% | 14 | 14 | 32 | 32 | 1 | 1 | ||
| encodeSequence(byte[], int, int, int, int, byte[], int, int) | 0% | 0% | 4 | 4 | 20 | 20 | 1 | 1 | ||
| commonBytes(byte[], int, int, int) | 0% | 0% | 6 | 6 | 13 | 13 | 1 | 1 | ||
| safeArraycopy(byte[], int, byte[], int, int) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| safeIncrementalCopy(byte[], int, int, int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| commonBytesBackward(byte[], int, int, int, int) | 0% | 0% | 4 | 4 | 4 | 4 | 1 | 1 | ||
| wildArraycopy(byte[], int, byte[], int, int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| writeLen(int, byte[], int) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| readShortLittleEndian(byte[], int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| writeShortLittleEndian(byte[], int, int) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| readIntEquals(byte[], int, int) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| static {...} | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| lastLiterals(byte[], int, int, byte[], int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |