Source file "io/netty/handler/ssl/OptionalSslHandler.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 81 of 81 | 0% | 8 of 8 | 0% | 12 | 12 | 25 | 25 | 8 | 8 |
| handleSsl(ChannelHandlerContext) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| handleNonSsl(ChannelHandlerContext) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| decode(ChannelHandlerContext, ByteBuf, List) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| OptionalSslHandler(SslContext) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| newSslHandler(ChannelHandlerContext, SslContext) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| newSslHandlerName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| newNonSslHandlerName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| newNonSslHandler(ChannelHandlerContext) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |