Source file "com/google/common/hash/MessageDigestHashFunction.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 15 of 65 | 76% | 2 of 4 | 50% | 3 | 8 | 4 | 20 | 1 | 6 |
| hash() | 70% | 50% | 1 | 2 | 1 | 5 | 0 | 1 | ||
| update(ByteBuffer) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| checkNotDone() | 88% | 50% | 1 | 2 | 0 | 2 | 0 | 1 | ||
| MessageDigestHashFunction.MessageDigestHasher(MessageDigest, int) | 100% | n/a | 0 | 1 | 0 | 4 | 0 | 1 | ||
| update(byte[], int, int) | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 | ||
| update(byte) | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 |