Source file "io/netty/util/internal/RecyclableArrayList.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 153 of 153 | 0% | 18 of 18 | 0% | 22 | 22 | 47 | 47 | 13 | 13 |
| checkNullElements(Collection) | 0% | 0% | 7 | 7 | 12 | 12 | 1 | 1 | ||
| addAll(int, Collection) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| addAll(Collection) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| add(Object) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| set(int, Object) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| recycle() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| add(int, Object) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| newInstance(int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| RecyclableArrayList(ObjectPool.Handle, int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| RecyclableArrayList(ObjectPool.Handle) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| newInstance() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| insertSinceRecycled() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |