Source file "io/netty/channel/socket/DefaultSocketChannelConfig.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 460 of 460 | 0% | 36 of 36 | 0% | 50 | 50 | 130 | 130 | 32 | 32 |
setOption(ChannelOption, Object) | ![]() | 0% | ![]() | 0% | 9 | 9 | 19 | 19 | 1 | 1 |
getOption(ChannelOption) | ![]() | 0% | ![]() | 0% | 9 | 9 | 17 | 17 | 1 | 1 |
getOptions() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setSoLinger(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
DefaultSocketChannelConfig(SocketChannel, Socket) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
setKeepAlive(boolean) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
setReceiveBufferSize(int) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
setReuseAddress(boolean) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
setSendBufferSize(int) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
setTcpNoDelay(boolean) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
setTrafficClass(int) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
getReceiveBufferSize() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
getSendBufferSize() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
getSoLinger() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
getTrafficClass() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
isKeepAlive() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
isReuseAddress() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
isTcpNoDelay() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
setPerformancePreferences(int, int, 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 | |
setAutoClose(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 | |
setAllowHalfClosure(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
isAllowHalfClosure() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |