Source file "net/jpountz/util/SafeUtils.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 268 of 268 | 0% | 10 of 10 | 0% | 21 | 21 | 31 | 31 | 16 | 16 |
readLongLE(byte[], int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
readIntBE(byte[], int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
readIntLE(byte[], int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
readShortLE(byte[], int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
checkRange(byte[], int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
writeShortLE(byte[], int, int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
checkRange(byte[], int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
readInt(byte[], int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
checkLength(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
writeByte(byte[], int, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
writeShort(short[], int, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
readShort(short[], int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
writeInt(int[], int, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
readByte(byte[], int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
readInt(int[], int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
static {...} | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |