Source file "io/netty/channel/epoll/EpollChannelConfig.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 194 of 194 | 0% | 13 of 13 | 0% | 27 | 27 | 56 | 56 | 20 | 20 |
setEpollMode(EpollMode) | ![]() | 0% | ![]() | 0% | 3 | 3 | 13 | 13 | 1 | 1 |
setRecvByteBufAllocator(RecvByteBufAllocator) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
setOption(ChannelOption, Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
getOptions() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getOption(ChannelOption) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
getEpollMode() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
checkChannelNotRegistered() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
EpollChannelConfig(AbstractEpollChannel) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 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 | |
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 | |
autoReadCleared() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setMaxBytesPerGatheringWrite(long) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getMaxBytesPerGatheringWrite() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |