Source file "io/netty/util/Recycler.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 163 of 163 | 0% | 34 of 34 | 0% | 23 | 23 | 40 | 40 | 6 | 6 |
| release(Recycler.DefaultHandle, boolean) | 0% | 0% | 8 | 8 | 13 | 13 | 1 | 1 | ||
| Recycler.LocalPool(int, int, int) | 0% | 0% | 4 | 4 | 11 | 11 | 1 | 1 | ||
| claim() | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| newHandle() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| isTerminated(Thread) | 0% | 0% | 4 | 4 | 1 | 1 | 1 | 1 | ||
| accept(Recycler.DefaultHandle) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |