Source file "io/netty/util/HashedWheelTimer.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 539 of 539 | 0% | 62 of 62 | 0% | 49 | 49 | 124 | 124 | 17 | 17 |
| HashedWheelTimer(ThreadFactory, long, TimeUnit, int, boolean, long, Executor) | 0% | 0% | 7 | 7 | 29 | 29 | 1 | 1 | ||
| stop() | 0% | 0% | 14 | 14 | 31 | 31 | 1 | 1 | ||
| newTimeout(TimerTask, long, TimeUnit) | 0% | 0% | 5 | 5 | 13 | 13 | 1 | 1 | ||
| start() | 0% | 0% | 6 | 6 | 11 | 11 | 1 | 1 | ||
| static {...} | 0% | 0% | 2 | 2 | 10 | 10 | 1 | 1 | ||
| createWheel(int) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| reportTooManyInstances() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| finalize() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| HashedWheelTimer(ThreadFactory, long, TimeUnit, int, boolean, long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| HashedWheelTimer(ThreadFactory, long, TimeUnit, int, boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| HashedWheelTimer(ThreadFactory, long, TimeUnit, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| HashedWheelTimer(long, TimeUnit, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| HashedWheelTimer(ThreadFactory, long, TimeUnit) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| HashedWheelTimer(long, TimeUnit) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| HashedWheelTimer(ThreadFactory) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| HashedWheelTimer() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| pendingTimeouts() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |