Source file "io/grpc/netty/shaded/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,930 of 5,930 | 0% | 20 of 20 | 0% | 18 | 18 | 35 | 35 | 8 | 8 |
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| validateHeaderName(CharSequence) | 0% | 0% | 8 | 8 | 14 | 14 | 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 | ||
| validateHeaderValue(CharSequence) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| getUnsignedMedium(ByteBuf, int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getUnsignedShort(ByteBuf, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isServerId(int) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 |