Source file "org/apache/tomcat/util/threads/TaskQueue.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 152 of 152 | 0% | 22 of 22 | 0% | 22 | 22 | 31 | 31 | 11 | 11 |
offer(Runnable) | ![]() | 0% | ![]() | 0% | 5 | 5 | 5 | 5 | 1 | 1 |
take() | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
poll(long, TimeUnit) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
force(Runnable, long, TimeUnit) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
force(Runnable) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
TaskQueue(int) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
TaskQueue(Collection) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
remainingCapacity() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
TaskQueue() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
setParent(ThreadPoolExecutor) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setForcedRemainingCapacity(Integer) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |