Source file "org/apache/tomcat/util/net/NioBlockingSelector.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 343 of 343 | 0% | 54 of 54 | 0% | 37 | 37 | 95 | 95 | 10 | 10 |
| run() | 0% | 0% | 16 | 16 | 52 | 52 | 1 | 1 | ||
| add(NioEndpoint.NioSocketWrapper, int, NioBlockingSelector.KeyReference) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| remove(NioEndpoint.NioSocketWrapper, int) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| events() | 0% | 0% | 4 | 4 | 5 | 5 | 1 | 1 | ||
| cancel(SelectionKey, NioEndpoint.NioSocketWrapper, int) | 0% | 0% | 4 | 4 | 6 | 6 | 1 | 1 | ||
| NioBlockingSelector.BlockPoller() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| cancelKey(SelectionKey) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| wakeup() | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| disable() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| countDown(CountDownLatch) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 |