EpollServerChannelConfig

Source file "io/netty/channel/epoll/EpollServerChannelConfig.java" was not found during generation of report.

ElementMissed InstructionsCov.Missed BranchesCov.MissedCxtyMissedLinesMissedMethods
Total258 of 2580%16 of 160%323268682424
setOption(ChannelOption, Object)510%80%55111111
getOption(ChannelOption)320%80%559911
getOptions()230%n/a111111
setReuseAddress(boolean)140%n/a114411
setReceiveBufferSize(int)140%n/a114411
isReuseAddress()120%n/a113311
getReceiveBufferSize()120%n/a113311
EpollServerChannelConfig(AbstractEpollChannel)100%n/a113311
setBacklog(int)90%n/a113311
setTcpFastopen(int)70%n/a112211
setConnectTimeoutMillis(int)60%n/a112211
setMaxMessagesPerRead(int)60%n/a112211
setWriteSpinCount(int)60%n/a112211
setAllocator(ByteBufAllocator)60%n/a112211
setRecvByteBufAllocator(RecvByteBufAllocator)60%n/a112211
setAutoRead(boolean)60%n/a112211
setWriteBufferHighWaterMark(int)60%n/a112211
setWriteBufferLowWaterMark(int)60%n/a112211
setWriteBufferWaterMark(WriteBufferWaterMark)60%n/a112211
setMessageSizeEstimator(MessageSizeEstimator)60%n/a112211
setEpollMode(EpollMode)60%n/a112211
getBacklog()30%n/a111111
getTcpFastopen()30%n/a111111
setPerformancePreferences(int, int, int)20%n/a111111