Source file "org/apache/catalina/tribes/util/ExecutorFactory.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 59 of 59 | 0% | 4 of 4 | 0% | 7 | 7 | 16 | 16 | 5 | 5 |
execute(Runnable) | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
ExecutorFactory.TribesThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue, ThreadFactory, RejectedExecutionHandler) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
ExecutorFactory.TribesThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue, RejectedExecutionHandler) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
ExecutorFactory.TribesThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue, ThreadFactory) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
ExecutorFactory.TribesThreadPoolExecutor(int, int, long, TimeUnit, BlockingQueue) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |