DefaultSocketChannelConfig

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

ElementMissed InstructionsCov.Missed BranchesCov.MissedCxtyMissedLinesMissedMethods
Total460 of 4600%36 of 360%50501301303232
setOption(ChannelOption, Object)910%160%99191911
getOption(ChannelOption)600%160%99171711
getOptions()390%n/a112211
setSoLinger(int)220%20%227711
DefaultSocketChannelConfig(SocketChannel, Socket)180%20%227711
setKeepAlive(boolean)130%n/a115511
setReceiveBufferSize(int)130%n/a115511
setReuseAddress(boolean)130%n/a115511
setSendBufferSize(int)130%n/a115511
setTcpNoDelay(boolean)130%n/a115511
setTrafficClass(int)130%n/a115511
getReceiveBufferSize()100%n/a113311
getSendBufferSize()100%n/a113311
getSoLinger()100%n/a113311
getTrafficClass()100%n/a113311
isKeepAlive()100%n/a113311
isReuseAddress()100%n/a113311
isTcpNoDelay()100%n/a113311
setPerformancePreferences(int, int, int)80%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
setAutoClose(boolean)60%n/a112211
setWriteBufferHighWaterMark(int)60%n/a112211
setWriteBufferLowWaterMark(int)60%n/a112211
setWriteBufferWaterMark(WriteBufferWaterMark)60%n/a112211
setMessageSizeEstimator(MessageSizeEstimator)60%n/a112211
setAllowHalfClosure(boolean)50%n/a112211
isAllowHalfClosure()30%n/a111111