Source file "io/netty/handler/codec/spdy/SpdyCodecUtil.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 5,915 of 5,915 | 0% | 18 of 18 | 0% | 17 | 17 | 33 | 33 | 8 | 8 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
validateHeaderName(CharSequence) | ![]() | 0% | ![]() | 0% | 7 | 7 | 12 | 12 | 1 | 1 |
getUnsignedInt(ByteBuf, int) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
getSignedInt(ByteBuf, int) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
getUnsignedMedium(ByteBuf, int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
validateHeaderValue(CharSequence) | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 | |
getUnsignedShort(ByteBuf, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
isServerId(int) | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |