Source file "io/netty/channel/socket/DefaultServerSocketChannelConfig.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 227 of 227 | 0% | 12 of 12 | 0% | 27 | 27 | 63 | 63 | 21 | 21 |
setOption(ChannelOption, Object) | ![]() | 0% | ![]() | 0% | 4 | 4 | 9 | 9 | 1 | 1 |
getOption(ChannelOption) | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
getOptions() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
DefaultServerSocketChannelConfig(ServerSocketChannel, ServerSocket) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
setReuseAddress(boolean) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
setReceiveBufferSize(int) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
isReuseAddress() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
getReceiveBufferSize() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
setBacklog(int) | ![]() | 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 | |
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 | |
getBacklog() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |