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 | 320 of 320 | 0% | 23 of 23 | 0% | 35 | 35 | 85 | 85 | 23 | 23 |
setOption(ChannelOption, Object) | ![]() | 0% | ![]() | 0% | 4 | 4 | 16 | 16 | 1 | 1 |
getOption(ChannelOption) | ![]() | 0% | ![]() | 0% | 4 | 4 | 15 | 15 | 1 | 1 |
setEpollMode(EpollMode) | ![]() | 0% | ![]() | 0% | 3 | 3 | 13 | 13 | 1 | 1 |
setRecvByteBufAllocator(RecvByteBufAllocator) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
checkAbstractEpollChannel(Channel) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
getOptions() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getEpollMode() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
checkChannelNotRegistered() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
EpollChannelConfig(Channel, RecvByteBufAllocator) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
EpollChannelConfig(Channel) | ![]() | 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 | |
socket() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 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 |