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 | 51 of 136 | 62% | 0 of 0 | n/a | 9 | 13 | 14 | 41 | 9 | 13 |
| setShortBE(byte[], int, short) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setShortLE(byte[], int, short) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setIntBE(byte[], int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setIntLE(byte[], int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setLongBE(byte[], int, long) | 0% | n/a | 1 | 1 | 2 | 2 | 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 | ||
| getIntBE(byte[], int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getLongBE(byte[], int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| static {...} | 98% | n/a | 0 | 1 | 0 | 23 | 0 | 1 | ||
| setLongLE(byte[], int, long) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| getIntLE(byte[], int) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| getLongLE(byte[], int) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |