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 | 170 of 170 | 0% | 26 of 26 | 0% | 26 | 26 | 40 | 40 | 13 | 13 |
| offer(Runnable) | 0% | 0% | 5 | 5 | 9 | 9 | 1 | 1 | ||
| force(Runnable, long, TimeUnit) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| take() | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| force(Runnable) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| poll(long, TimeUnit) | 0% | 0% | 3 | 3 | 4 | 4 | 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(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| resetForcedRemainingCapacity() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |