Source file "org/elasticsearch/common/util/concurrent/PrioritizedEsThreadPoolExecutor.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 331 of 331 | 0% | 36 of 36 | 0% | 31 | 31 | 73 | 73 | 13 | 13 |
addPending(List, List, boolean) | ![]() | 0% | ![]() | 0% | 6 | 6 | 14 | 14 | 1 | 1 |
wrapRunnable(Runnable) | ![]() | 0% | ![]() | 0% | 4 | 4 | 8 | 8 | 1 | 1 |
getMaxTaskWaitTime() | ![]() | 0% | ![]() | 0% | 4 | 4 | 10 | 10 | 1 | 1 |
getPending() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
execute(Runnable, TimeValue, Runnable) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
PrioritizedEsThreadPoolExecutor(String, int, int, long, TimeUnit, ThreadFactory, ThreadContext, ScheduledExecutorService, PrioritizedEsThreadPoolExecutor.StarvationWatcher) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
afterExecute(Runnable, Throwable) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
newTaskFor(Runnable, Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
newTaskFor(Callable) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
beforeExecute(Thread, Runnable) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
unwrap(Runnable) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
getNumberOfPendingTasks() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
static {...} | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |