Source file "io/netty/handler/ssl/ApplicationProtocolNegotiationHandler.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 195 of 195 | 0% | 26 of 26 | 0% | 24 | 24 | 59 | 59 | 11 | 11 |
| userEventTriggered(ChannelHandlerContext, Object) | 0% | 0% | 7 | 7 | 16 | 16 | 1 | 1 | ||
| exceptionCaught(ChannelHandlerContext, Throwable) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| fireBufferedMessages() | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| channelRead(ChannelHandlerContext, Object) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| ApplicationProtocolNegotiationHandler(String) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| removeSelfIfPresent(ChannelHandlerContext) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| handlerRemoved(ChannelHandlerContext) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| handshakeFailure(ChannelHandlerContext, Throwable) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| handlerAdded(ChannelHandlerContext) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| channelInactive(ChannelHandlerContext) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |