Source file "reactor/netty/channel/AbstractChannelMetricsHandler.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 262 of 262 | 0% | 40 of 40 | 0% | 31 | 31 | 76 | 76 | 11 | 11 |
| write(ChannelHandlerContext, Object, ChannelPromise) | 0% | 0% | 7 | 7 | 16 | 16 | 1 | 1 | ||
| channelRead(ChannelHandlerContext, Object) | 0% | 0% | 7 | 7 | 16 | 16 | 1 | 1 | ||
| exceptionCaught(ChannelHandlerContext, Throwable) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| channelRegistered(ChannelHandlerContext) | 0% | 0% | 3 | 3 | 10 | 10 | 1 | 1 | ||
| channelActive(ChannelHandlerContext) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| channelInactive(ChannelHandlerContext) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| AbstractChannelMetricsHandler(SocketAddress, boolean) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| recordRead(ChannelHandlerContext, SocketAddress, long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| recordWrite(ChannelHandlerContext, SocketAddress, long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| recordException(ChannelHandlerContext, SocketAddress) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |