Source file "io/netty/util/collection/LongObjectHashMap.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 60 of 60 | 0% | 6 of 6 | 0% | 10 | 10 | 15 | 15 | 7 | 7 |
| retainAll(Collection) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| remove(Object) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| LongObjectHashMap.KeySet(LongObjectHashMap) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| contains(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| iterator() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| size() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| clear() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |