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 | 531 of 531 | 0% | 60 of 60 | 0% | 49 | 49 | 123 | 123 | 18 | 18 |
HashedWheelTimer(ThreadFactory, long, TimeUnit, int, boolean, long, Executor) | ![]() | 0% | ![]() | 0% | 7 | 7 | 29 | 29 | 1 | 1 |
stop() | ![]() | 0% | ![]() | 0% | 12 | 12 | 25 | 25 | 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 | 6 | 6 | 1 | 1 |
reportTooManyInstances() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
finalize() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
normalizeTicksPerWheel(int) | ![]() | 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 |