Source file "org/jboss/threads/EnhancedQueueExecutor.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 1,930 of 1,930 | 0% | 340 of 340 | 0% | 255 | 255 | 454 | 454 | 85 | 85 |
| EnhancedQueueExecutor(EnhancedQueueExecutor.Builder) | 0% | 0% | 4 | 4 | 32 | 32 | 1 | 1 | ||
| tryExecute(EnhancedQueueExecutor.Task) | 0% | 0% | 26 | 26 | 44 | 44 | 1 | 1 | ||
| static {...} | 0% | 0% | 6 | 6 | 32 | 32 | 1 | 1 | ||
| shutdown(boolean) | 0% | 0% | 23 | 23 | 33 | 33 | 1 | 1 | ||
| awaitTermination(long, TimeUnit) | 0% | 0% | 8 | 8 | 20 | 20 | 1 | 1 | ||
| execute(Runnable) | 0% | 0% | 12 | 12 | 19 | 19 | 1 | 1 | ||
| tryAllocateThread(float) | 0% | 0% | 13 | 13 | 18 | 18 | 1 | 1 | ||
| completeTermination() | 0% | 0% | 8 | 8 | 24 | 24 | 1 | 1 | ||
| increaseQueueSize() | 0% | 0% | 8 | 8 | 17 | 17 | 1 | 1 | ||
| setCorePoolSize(int) | 0% | 0% | 6 | 6 | 12 | 12 | 1 | 1 | ||
| setMaximumPoolSize(int) | 0% | 0% | 6 | 6 | 12 | 12 | 1 | 1 | ||
| doStartThread(EnhancedQueueExecutor.Task) | 0% | 0% | 8 | 8 | 20 | 20 | 1 | 1 | ||
| shutdownNow() | 0% | 0% | 5 | 5 | 16 | 16 | 1 | 1 | ||
| decreaseQueueSize() | 0% | 0% | 7 | 7 | 7 | 7 | 1 | 1 | ||
| allowCoreThreadTimeOut(boolean) | 0% | 0% | 5 | 5 | 9 | 9 | 1 | 1 | ||
| tryDeallocateThread(long) | 0% | 0% | 5 | 5 | 7 | 7 | 1 | 1 | ||
| withCoreSize(long, int) | 0% | 0% | 4 | 4 | 2 | 2 | 1 | 1 | ||
| withCurrentSize(long, int) | 0% | 0% | 4 | 4 | 2 | 2 | 1 | 1 | ||
| withMaxSize(long, int) | 0% | 0% | 4 | 4 | 2 | 2 | 1 | 1 | ||
| setMaximumQueueSize(int) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| withMaxQueueSize(long, int) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| prestartCoreThread() | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| setKeepAliveTime(long, TimeUnit) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| rejectNoThread(EnhancedQueueExecutor.Task) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| rejectQueueFull(EnhancedQueueExecutor.Task) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| rejectShutdown(EnhancedQueueExecutor.Task) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| withCurrentQueueSize(long, int) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| scheduleAtFixedRate(Runnable, long, long, TimeUnit) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| scheduleWithFixedDelay(Runnable, long, long, TimeUnit) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| schedule(Runnable, long, TimeUnit) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| schedule(Callable, long, TimeUnit) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isTerminating() | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| rejectException(EnhancedQueueExecutor.Task, Throwable) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| setGrowthResistance(float) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| startScheduleThread() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| getKeepAliveTime(TimeUnit) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| withAllowCoreTimeout(long, boolean) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| isShutdownRequested(long) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| isShutdownComplete(long) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| isShutdownInterrupt(long) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| isAllowCoreTimeout(long) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| prestartAllCoreThreads() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| setKeepAliveTime(Duration) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getLargestQueueSize() | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| setHandoffExecutor(Executor) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setExceptionHandler(Thread.UncaughtExceptionHandler) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getQueueSize() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| getSubmittedTaskCount() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| getRejectedTaskCount() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| getCompletedTaskCount() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| deallocateThread() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| getLargestPoolSize() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| getActiveCount() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| incrementActiveCount() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| decrementActiveCount() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| compareAndSetPeakThreadCount(int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| compareAndSetPeakQueueSize(int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| compareAndSetQueueSize(long, long) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| compareAndSetTerminationWaiters(Waiter, Waiter) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getAndSetTerminationWaiters(Waiter) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| maxQueueSizeOf(long) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| coreSizeOf(long) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| maxSizeOf(long) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| currentSizeOf(long) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getRunningThreads() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| nullToNop(Runnable) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| getKeepAliveTime() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| currentQueueSizeOf(long) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| wrongType() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| shutdown() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isShutdown() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isTerminated() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCorePoolSize() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMaximumPoolSize() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| allowsCoreThreadTimeOut() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMaximumQueueSize() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setTerminationTask(Runnable) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getPoolSize() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| withShutdownRequested(long) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| withShutdownComplete(long) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| withShutdownInterrupt(long) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getThreadPoolMXBean() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getGrowthResistance() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getHandoffExecutor() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getExceptionHandler() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |