Source file "com/google/common/hash/MacHashFunction.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 58 of 58 | 0% | 2 of 2 | 0% | 8 | 8 | 21 | 21 | 7 | 7 |
| update(ByteBuffer) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| hash() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| update(byte[], int, int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| checkNotDone() | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| update(byte) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| update(byte[]) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| MacHashFunction.MacHasher(Mac) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |