Source file "org/apache/hc/core5/http/impl/bootstrap/WorkerPoolExecutor.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 41 of 41 | 0% | 4 of 4 | 0% | 6 | 6 | 10 | 10 | 4 | 4 |
WorkerPoolExecutor(int, int, long, TimeUnit, BlockingQueue, ThreadFactory) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
beforeExecute(Thread, Runnable) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
afterExecute(Runnable, Throwable) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
getWorkers() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |