Source file "com/google/common/hash/Crc32cHashFunction.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 5,357 of 5,357 | 0% | 12 of 12 | 0% | 13 | 13 | 40 | 40 | 7 | 7 |
| static {...} | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| process(ByteBuffer) | 0% | 0% | 3 | 3 | 12 | 12 | 1 | 1 | ||
| processRemaining(ByteBuffer) | 0% | 0% | 3 | 3 | 10 | 10 | 1 | 1 | ||
| computeForWord(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| combine(int, int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| Crc32cHashFunction.Crc32cHasher() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| makeHash() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 |