Source file "io/netty/channel/socket/oio/DefaultOioSocketChannelConfig.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 223 of 223 | 0% | 6 of 6 | 0% | 31 | 31 | 67 | 67 | 28 | 28 |
| setOption(ChannelOption, Object) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| DefaultOioSocketChannelConfig(SocketChannel, Socket) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| DefaultOioSocketChannelConfig(OioSocketChannel, Socket) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setSoTimeout(int) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| getOptions() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getOption(ChannelOption) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| getSoTimeout() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| autoReadCleared() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| setPerformancePreferences(int, int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setTcpNoDelay(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setSoLinger(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setSendBufferSize(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setReceiveBufferSize(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setKeepAlive(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setTrafficClass(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setReuseAddress(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setAllowHalfClosure(boolean) | 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 |