Source file "io/netty/util/concurrent/AbstractEventExecutorGroup.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 88 of 88 | 0% | 0 of 0 | n/a | 15 | 15 | 17 | 17 | 15 | 15 |
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 | |
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 | |
submit(Runnable, Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
shutdownGracefully() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 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 | |
shutdownNow() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
AbstractEventExecutorGroup() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |