Source file "org/elasticsearch/nio/ChannelFactory.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 259 of 259 | 0% | 8 of 8 | 0% | 18 | 18 | 75 | 75 | 14 | 14 |
internalCreateChannel(NioSelector, SocketChannel, Config.Socket) | ![]() | 0% | ![]() | 0% | 3 | 3 | 10 | 10 | 1 | 1 |
ChannelFactory(boolean, boolean, int, int, int, boolean, int, int, ChannelFactory.RawChannelFactory) | ![]() | 0% | n/a | 1 | 1 | 11 | 11 | 1 | 1 | |
openNioServerSocketChannel(InetSocketAddress, Supplier) | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
openNioChannel(InetSocketAddress, Supplier) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
acceptNioChannel(SocketChannel, Supplier) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
createSocketConfig(InetSocketAddress, boolean) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
ChannelFactory(boolean, boolean, int, int, int, boolean, int, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getRemoteAddress(SocketChannel) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
internalCreateServerChannel(NioSelector, ServerSocketChannel, Config.ServerSocket) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
scheduleChannel(NioSocketChannel, NioSelector) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
scheduleServerChannel(NioServerSocketChannel, NioSelector) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
setNonBlocking(AbstractSelectableChannel) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
closeRawChannel(Closeable, Exception) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
static {...} | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |