Source file "org/tukaani/xz/common/ByteArrayView.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 512 of 512 | 0% | 0 of 0 | n/a | 12 | 12 | 40 | 40 | 12 | 12 |
| getLongBE(byte[], int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getLongLE(byte[], int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setLongBE(byte[], int, long) | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
| setLongLE(byte[], int, long) | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
| getIntBE(byte[], int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getIntLE(byte[], int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setIntBE(byte[], int, int) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| setIntLE(byte[], int, int) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| getShortBE(byte[], int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getShortLE(byte[], int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setShortBE(byte[], int, short) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setShortLE(byte[], int, short) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |