Source file "com/google/common/hash/Hashing.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 19 of 118 | 83% | 3 of 10 | 70% | 4 | 10 | 5 | 21 | 2 | 5 |
| equals(Object) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| hashCode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| Hashing.ConcatenatedHashFunction(HashFunction[]) | 96% | 75% | 1 | 3 | 0 | 6 | 0 | 1 | ||
| makeHash(Hasher[]) | 100% | 100% | 0 | 2 | 0 | 6 | 0 | 1 | ||
| bits() | 100% | 100% | 0 | 2 | 0 | 4 | 0 | 1 |