Source file "com/google/common/hash/LittleEndianByteArray.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 135 of 135 | 0% | 18 of 18 | 0% | 15 | 15 | 23 | 23 | 6 | 6 |
| load32(byte[], int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| load64Safely(byte[], int, int) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| static {...} | 0% | 0% | 4 | 4 | 11 | 11 | 1 | 1 | ||
| store64(byte[], int, long) | 0% | 0% | 4 | 4 | 3 | 3 | 1 | 1 | ||
| load64(byte[], int) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| usingUnsafe() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |