Source file "io/netty/channel/ChannelInitializer.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 110 of 110 | 0% | 14 of 14 | 0% | 15 | 15 | 30 | 30 | 8 | 8 |
| initChannel(ChannelHandlerContext) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| exceptionCaught(ChannelHandlerContext, Throwable) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| removeState(ChannelHandlerContext) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| channelRegistered(ChannelHandlerContext) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| handlerAdded(ChannelHandlerContext) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| ChannelInitializer() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| handlerRemoved(ChannelHandlerContext) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |