Source file "org/apache/tomcat/util/threads/ThreadPoolExecutor.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 307 of 307 | 0% | 24 of 24 | 0% | 26 | 26 | 63 | 63 | 14 | 14 |
execute(Runnable, long, TimeUnit) | ![]() | 0% | ![]() | 0% | 3 | 3 | 18 | 18 | 1 | 1 |
stopCurrentThreadIfNeeded() | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
contextStopping() | ![]() | 0% | ![]() | 0% | 4 | 4 | 10 | 10 | 1 | 1 |
ThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue, ThreadFactory) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
ThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
ThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue, ThreadFactory, RejectedExecutionHandler) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
ThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue, RejectedExecutionHandler) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
currentThreadShouldBeStopped() | ![]() | 0% | ![]() | 0% | 4 | 4 | 5 | 5 | 1 | 1 |
afterExecute(Runnable, Throwable) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
execute(Runnable) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setThreadRenewalDelay(long) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getSubmittedCount() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
static {...} | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getThreadRenewalDelay() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |