Source file "io/netty/channel/epoll/EpollServerSocketChannelConfig.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 322 of 322 | 0% | 18 of 18 | 0% | 36 | 36 | 86 | 86 | 27 | 27 |
setOption(ChannelOption, Object) | ![]() | 0% | ![]() | 0% | 6 | 6 | 14 | 14 | 1 | 1 |
getOption(ChannelOption) | ![]() | 0% | ![]() | 0% | 5 | 5 | 9 | 9 | 1 | 1 |
getOptions() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
setReusePort(boolean) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
setFreeBind(boolean) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
setIpTransparent(boolean) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
setTcpDeferAccept(int) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
setTcpMd5Sig(Map) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
isReusePort() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
isFreeBind() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
isIpTransparent() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
getTcpDeferAccept() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
EpollServerSocketChannelConfig(EpollServerSocketChannel) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
setReuseAddress(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setReceiveBufferSize(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setBacklog(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setConnectTimeoutMillis(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setMaxMessagesPerRead(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setWriteSpinCount(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setAllocator(ByteBufAllocator) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setRecvByteBufAllocator(RecvByteBufAllocator) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setAutoRead(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setWriteBufferHighWaterMark(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setWriteBufferLowWaterMark(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setWriteBufferWaterMark(WriteBufferWaterMark) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setMessageSizeEstimator(MessageSizeEstimator) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setPerformancePreferences(int, int, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |