Source file "io/netty/handler/codec/spdy/SpdySessionHandler.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 1,363 of 1,363 | 0% | 214 of 214 | 0% | 127 | 127 | 337 | 337 | 20 | 20 |
channelRead(ChannelHandlerContext, Object) | ![]() | 0% | ![]() | 0% | 48 | 48 | 133 | 133 | 1 | 1 |
handleOutboundMessage(ChannelHandlerContext, Object, ChannelPromise) | ![]() | 0% | ![]() | 0% | 27 | 27 | 92 | 92 | 1 | 1 |
updateSendWindowSize(ChannelHandlerContext, int, int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 26 | 26 | 1 | 1 |
acceptStream(int, byte, boolean, boolean) | ![]() | 0% | ![]() | 0% | 6 | 6 | 10 | 10 | 1 | 1 |
SpdySessionHandler(SpdyVersion, boolean) | ![]() | 0% | n/a | 1 | 1 | 11 | 11 | 1 | 1 | |
write(ChannelHandlerContext, Object, ChannelPromise) | ![]() | 0% | ![]() | 0% | 10 | 10 | 4 | 4 | 1 | 1 |
sendGoAwayFrame(ChannelHandlerContext, ChannelPromise) | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
issueStreamError(ChannelHandlerContext, int, SpdyStreamStatus) | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
halfCloseStream(int, boolean, ChannelFuture) | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
channelInactive(ChannelHandlerContext) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
removeStream(int, ChannelFuture) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
sendGoAwayFrame(ChannelHandlerContext, SpdySessionStatus) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
isRemoteInitiatedId(int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 2 | 2 | 1 | 1 |
issueSessionError(ChannelHandlerContext, SpdySessionStatus) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
updateInitialSendWindowSize(int) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
updateInitialReceiveWindowSize(int) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
exceptionCaught(ChannelHandlerContext, Throwable) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
setSessionReceiveWindowSize(int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
close(ChannelHandlerContext, ChannelPromise) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |