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 | 217 of 217 | 0% | 18 of 18 | 0% | 19 | 19 | 61 | 61 | 10 | 10 |
| static {...} | 0% | 0% | 4 | 4 | 24 | 24 | 1 | 1 | ||
| get() | 0% | 0% | 4 | 4 | 12 | 12 | 1 | 1 | ||
| Recycler(int, int, int) | 0% | 0% | 2 | 2 | 9 | 9 | 1 | 1 | ||
| threadLocalSize() | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| recycle(Object, Recycler.Handle) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| Recycler(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| Recycler(int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| Recycler(int, int, int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| Recycler(int, int, int, int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| Recycler() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |