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 | 277 of 277 | 0% | 36 of 36 | 0% | 30 | 30 | 51 | 51 | 12 | 12 |
| concat(byte[][]) | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| indexOf(byte[], byte[]) | 0% | 0% | 5 | 5 | 10 | 10 | 1 | 1 | ||
| ensureCapacity(byte[], int, int) | 0% | 0% | 4 | 4 | 3 | 3 | 1 | 1 | ||
| toArray(Collection) | 0% | 0% | 3 | 3 | 8 | 8 | 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 | ||
| copyOf(byte[], int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| asList(byte[]) | 0% | 0% | 2 | 2 | 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 |