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 | 82 of 82 | 0% | 10 of 10 | 0% | 15 | 15 | 24 | 24 | 10 | 10 |
ThreadPoolExecutor.Worker(ThreadPoolExecutor, Runnable) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
interruptIfStarted() | ![]() | 0% | ![]() | 0% | 4 | 4 | 5 | 5 | 1 | 1 |
tryAcquire(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
tryRelease(int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
isHeldExclusively() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
run() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
unlock() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lock() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
tryLock() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isLocked() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |