Source file "io/netty/channel/socket/nio/NioDomainSocketChannel.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 288 of 288 | 0% | 16 of 16 | 0% | 34 | 34 | 80 | 80 | 26 | 26 |
| setOption(ChannelOption, Object) | 0% | 0% | 4 | 4 | 10 | 10 | 1 | 1 | ||
| getOptions() | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| getOption(ChannelOption) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| setReceiveBufferSize(int) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| setSendBufferSize(int) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| NioDomainSocketChannel.NioDomainSocketChannelConfig(NioDomainSocketChannel, NioDomainSocketChannel, SocketChannel) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| getReceiveBufferSize() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getSendBufferSize() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| calculateMaxBytesPerGatheringWrite() | 0% | 0% | 2 | 2 | 4 | 4 | 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 | ||
| autoReadCleared() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setMaxBytesPerGatheringWrite(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isAllowHalfClosure() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMaxBytesPerGatheringWrite() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| jdkChannel() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |