Source file "io/netty/util/concurrent/NonStickyEventExecutorGroup.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 191 of 191 | 0% | 4 of 4 | 0% | 29 | 29 | 40 | 40 | 27 | 27 |
| verify(EventExecutorGroup) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| NonStickyEventExecutorGroup(EventExecutorGroup, int) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| iterator() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| scheduleAtFixedRate(Runnable, long, long, TimeUnit) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| scheduleWithFixedDelay(Runnable, long, long, TimeUnit) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| newExecutor(EventExecutor) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| shutdownGracefully(long, long, TimeUnit) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| schedule(Runnable, long, TimeUnit) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| schedule(Callable, long, TimeUnit) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| invokeAll(Collection, long, TimeUnit) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| invokeAny(Collection, long, TimeUnit) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| next() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| submit(Runnable, Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| awaitTermination(long, TimeUnit) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| NonStickyEventExecutorGroup(EventExecutorGroup) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| submit(Runnable) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| submit(Callable) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| invokeAll(Collection) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| invokeAny(Collection) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| execute(Runnable) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isShuttingDown() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| shutdownGracefully() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| terminationFuture() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| shutdown() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| shutdownNow() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isShutdown() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isTerminated() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |