Source file "com/google/common/hash/SipHashFunction.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 244 of 244 | 0% | 4 of 4 | 0% | 8 | 8 | 46 | 46 | 6 | 6 |
| sipRound(int) | 0% | 0% | 2 | 2 | 16 | 16 | 1 | 1 | ||
| SipHashFunction.SipHasher(int, int, long, long) | 0% | n/a | 1 | 1 | 14 | 14 | 1 | 1 | ||
| makeHash() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| processRemaining(ByteBuffer) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| processM(long) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| process(ByteBuffer) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |