Source file "org/apache/tomcat/util/threads/InlineExecutorService.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 102 of 102 | 0% | 8 of 8 | 0% | 11 | 11 | 29 | 29 | 7 | 7 |
execute(Runnable) | ![]() | 0% | ![]() | 0% | 3 | 3 | 13 | 13 | 1 | 1 |
awaitTermination(long, TimeUnit) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
shutdown() | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
InlineExecutorService() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
shutdownNow() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
isShutdown() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isTerminated() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |