Source file "com/google/common/hash/ChecksumHashFunction.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 12 of 48 | 75% | 3 of 4 | 25% | 3 | 7 | 4 | 14 | 1 | 5 |
| update(ByteBuffer) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| hash() | 81% | 50% | 1 | 2 | 1 | 4 | 0 | 1 | ||
| ChecksumHashFunction.ChecksumHasher(ChecksumHashFunction, Checksum) | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 | ||
| update(byte[], int, int) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| update(byte) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 |