Source file "org/apache/hc/core5/reactor/SingleCoreIOReactor.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 647 of 647 | 0% | 72 of 72 | 0% | 54 | 54 | 177 | 177 | 18 | 18 |
| processConnectionRequest(SocketChannel, IOSessionRequest) | 0% | 0% | 4 | 4 | 26 | 26 | 1 | 1 | ||
| processPendingChannels() | 0% | 0% | 3 | 3 | 24 | 24 | 1 | 1 | ||
| doExecute() | 0% | 0% | 10 | 10 | 21 | 21 | 1 | 1 | ||
| SingleCoreIOReactor(Callback, IOEventHandlerFactory, IOReactorConfig, Decorator, IOSessionListener, Callback) | 0% | n/a | 1 | 1 | 12 | 12 | 1 | 1 | ||
| prepareSocket(Socket) | 0% | 0% | 5 | 5 | 12 | 12 | 1 | 1 | ||
| processPendingConnectionRequests() | 0% | 0% | 4 | 4 | 13 | 13 | 1 | 1 | ||
| connect(NamedEndpoint, SocketAddress, SocketAddress, Timeout, Object, FutureCallback) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| initiateSessionShutdown() | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| validateActiveChannels() | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| processEvents(Set) | 0% | 0% | 3 | 3 | 10 | 10 | 1 | 1 | ||
| enqueueChannel(ChannelEntry) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| closePendingChannels() | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| validateAddress(SocketAddress) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| processClosedSessions() | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| closePendingConnectionRequests() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| checkTimeout(SelectionKey, long) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| doTerminate() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| lambda$processConnectionRequest$0(SocketChannel, SocketAddress) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |