Source file "io/netty/buffer/LongLongHashMap.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 309 of 309 | 0% | 30 of 30 | 0% | 22 | 22 | 68 | 68 | 7 | 7 |
| put(long, long) | 0% | 0% | 8 | 8 | 21 | 21 | 1 | 1 | ||
| get(long) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| remove(long) | 0% | 0% | 4 | 4 | 11 | 11 | 1 | 1 | ||
| expand() | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| index(long) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| LongLongHashMap(long) | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| computeMaskAndProbe() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 |