Source file "com/google/common/primitives/Bytes.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 295 of 295 | 0% | 38 of 38 | 0% | 32 | 32 | 58 | 58 | 13 | 13 |
| concat(byte[][]) | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| indexOf(byte[], byte[]) | 0% | 0% | 5 | 5 | 10 | 10 | 1 | 1 | ||
| reverse(byte[], int, int) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| toArray(Collection) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| ensureCapacity(byte[], int, int) | 0% | 0% | 4 | 4 | 3 | 3 | 1 | 1 | ||
| contains(byte[], byte) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| lastIndexOf(byte[], byte, int, int) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| indexOf(byte[], byte, int, int) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| asList(byte[]) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| reverse(byte[]) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| indexOf(byte[], byte) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lastIndexOf(byte[], byte) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hashCode(byte) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |