Source file "reactor/netty/transport/ServerTransport.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 136 of 136 | 0% | 10 of 10 | 0% | 13 | 13 | 36 | 36 | 8 | 8 |
| channelRead(ChannelHandlerContext, Object) | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
| exceptionCaught(ChannelHandlerContext, Throwable) | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| forceClose(Channel, Throwable) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| ServerTransport.Acceptor(EventLoopGroup, ChannelHandler, Map, Map, boolean) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| lambda$exceptionCaught$1(ChannelHandlerContext, Future) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| lambda$channelRead$0(Channel, ChannelFuture) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| lambda$enableAutoReadTask$2(Channel) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| enableAutoReadTask(Channel) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |