toString() | | 0% | | 0% | 5 | 5 | 17 | 17 | 1 | 1 |
purge() | | 0% | | 0% | 7 | 7 | 14 | 14 | 1 | 1 |
setCorePoolSize(int) | | 0% | | 0% | 8 | 8 | 12 | 12 | 1 | 1 |
setKeepAliveTime(long, TimeUnit) | | 0% | | 0% | 5 | 5 | 10 | 10 | 1 | 1 |
getTaskCount() | | 0% | | 0% | 3 | 3 | 10 | 10 | 1 | 1 |
execute(Runnable, long, TimeUnit) | | 33% | | 25% | 2 | 3 | 10 | 17 | 0 | 1 |
stopCurrentThreadIfNeeded() | | 10% | | 16% | 3 | 4 | 7 | 9 | 0 | 1 |
getCompletedTaskCount() | | 0% | | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
drainQueue() | | 36% | | 16% | 3 | 4 | 3 | 8 | 0 | 1 |
allowCoreThreadTimeOut(boolean) | | 0% | | 0% | 5 | 5 | 7 | 7 | 1 | 1 |
ensurePrestart() | | 0% | | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
addWorker(Runnable, boolean) | | 82% | | 59% | 10 | 17 | 6 | 38 | 0 | 1 |
setMaximumPoolSize(int) | | 0% | | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
checkShutdownAccess() | | 20% | | 25% | 2 | 3 | 4 | 7 | 0 | 1 |
addWorkerFailed(ThreadPoolExecutor.Worker) | | 0% | | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
getTask() | | 80% | | 61% | 7 | 14 | 5 | 22 | 0 | 1 |
prestartCoreThread() | | 0% | | 0% | 3 | 3 | 2 | 2 | 1 | 1 |
contextStopping() | | 0% | | n/a | 1 | 1 | 5 | 5 | 1 | 1 |
processWorkerExit(ThreadPoolExecutor.Worker, boolean) | | 80% | | 56% | 5 | 9 | 2 | 18 | 0 | 1 |
executeInternal(Runnable) | | 81% | | 83% | 3 | 10 | 4 | 17 | 0 | 1 |
getLargestPoolSize() | | 0% | | n/a | 1 | 1 | 4 | 4 | 1 | 1 |
ThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue) | | 0% | | n/a | 1 | 1 | 3 | 3 | 1 | 1 |
ThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue, ThreadPoolExecutor.RejectedExecutionHandler) | | 0% | | n/a | 1 | 1 | 3 | 3 | 1 | 1 |
setThreadFactory(ThreadFactory) | | 0% | | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
setRejectedExecutionHandler(ThreadPoolExecutor.RejectedExecutionHandler) | | 0% | | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
ThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue, ThreadFactory, ThreadPoolExecutor.RejectedExecutionHandler) | | 91% | | 50% | 7 | 8 | 2 | 21 | 0 | 1 |
compareAndDecrementWorkerCount(int) | | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
reject(Runnable) | | 0% | | n/a | 1 | 1 | 2 | 2 | 1 | 1 |
isStopped() | | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
getKeepAliveTime(TimeUnit) | | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
getRejectedExecutionHandler() | | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
getCorePoolSize() | | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
allowsCoreThreadTimeOut() | | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
getThreadRenewalDelay() | | 0% | | n/a | 1 | 1 | 1 | 1 | 1 | 1 |
currentThreadShouldBeStopped() | | 91% | | 66% | 2 | 4 | 1 | 7 | 0 | 1 |
getPoolSize() | | 90% | | 50% | 1 | 2 | 0 | 5 | 0 | 1 |
isTerminating() | | 87% | | 50% | 2 | 3 | 0 | 2 | 0 | 1 |
getPoolSizeNoLock() | | 83% | | 50% | 1 | 2 | 0 | 2 | 0 | 1 |
interruptIdleWorkers(boolean) | | 97% | | 100% | 0 | 5 | 1 | 13 | 0 | 1 |
advanceRunState(int) | | 95% | | 75% | 1 | 3 | 1 | 6 | 0 | 1 |
runWorker(ThreadPoolExecutor.Worker) | | 100% | | 91% | 1 | 7 | 0 | 26 | 0 | 1 |
tryTerminate() | | 100% | | 100% | 0 | 7 | 0 | 17 | 0 | 1 |
awaitTermination(long, TimeUnit) | | 100% | | 100% | 0 | 3 | 0 | 9 | 0 | 1 |
getActiveCount() | | 100% | | 100% | 0 | 3 | 0 | 9 | 0 | 1 |
shutdownNow() | | 100% | | n/a | 0 | 1 | 0 | 9 | 0 | 1 |
shutdown() | | 100% | | n/a | 0 | 1 | 0 | 9 | 0 | 1 |
interruptWorkers() | | 100% | | 100% | 0 | 2 | 0 | 4 | 0 | 1 |
static {...} | | 100% | | n/a | 0 | 1 | 0 | 3 | 0 | 1 |
afterExecute(Runnable, Throwable) | | 100% | | 75% | 1 | 3 | 0 | 5 | 0 | 1 |
prestartAllCoreThreads() | | 100% | | 100% | 0 | 2 | 0 | 4 | 0 | 1 |
ThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue, ThreadFactory) | | 100% | | n/a | 0 | 1 | 0 | 2 | 0 | 1 |
remove(Runnable) | | 100% | | n/a | 0 | 1 | 0 | 3 | 0 | 1 |
compareAndIncrementWorkerCount(int) | | 100% | | n/a | 0 | 1 | 0 | 1 | 0 | 1 |
runStateLessThan(int, int) | | 100% | | 100% | 0 | 2 | 0 | 1 | 0 | 1 |
runStateAtLeast(int, int) | | 100% | | 100% | 0 | 2 | 0 | 1 | 0 | 1 |
isRunning(int) | | 100% | | 100% | 0 | 2 | 0 | 1 | 0 | 1 |
decrementWorkerCount() | | 100% | | n/a | 0 | 1 | 0 | 2 | 0 | 1 |
execute(Runnable) | | 100% | | n/a | 0 | 1 | 0 | 2 | 0 | 1 |
isShutdown() | | 100% | | n/a | 0 | 1 | 0 | 1 | 0 | 1 |
isTerminated() | | 100% | | n/a | 0 | 1 | 0 | 1 | 0 | 1 |
workerCountOf(int) | | 100% | | n/a | 0 | 1 | 0 | 1 | 0 | 1 |
ctlOf(int, int) | | 100% | | n/a | 0 | 1 | 0 | 1 | 0 | 1 |
interruptIdleWorkers() | | 100% | | n/a | 0 | 1 | 0 | 2 | 0 | 1 |
setThreadRenewalDelay(long) | | 100% | | n/a | 0 | 1 | 0 | 2 | 0 | 1 |
getSubmittedCount() | | 100% | | n/a | 0 | 1 | 0 | 1 | 0 | 1 |
getThreadFactory() | | 100% | | n/a | 0 | 1 | 0 | 1 | 0 | 1 |
getMaximumPoolSize() | | 100% | | n/a | 0 | 1 | 0 | 1 | 0 | 1 |
getQueue() | | 100% | | n/a | 0 | 1 | 0 | 1 | 0 | 1 |
onShutdown() | | 100% | | n/a | 0 | 1 | 0 | 1 | 0 | 1 |
beforeExecute(Thread, Runnable) | | 100% | | n/a | 0 | 1 | 0 | 1 | 0 | 1 |
terminated() | | 100% | | n/a | 0 | 1 | 0 | 1 | 0 | 1 |