Source file "io/netty/handler/codec/http/HttpRequestDecoder.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 773 of 773 | 0% | 62 of 62 | 0% | 53 | 53 | 86 | 86 | 22 | 22 |
isContentLength(byte[], int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
isContentType(byte[], int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
isConnection(byte[], int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
splitThirdWordInitialLine(byte[], int, int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
splitHeaderName(byte[], int, int) | ![]() | 0% | ![]() | 0% | 14 | 14 | 18 | 18 | 1 | 1 |
isAccept(byte[], int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
isHost(byte[], int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
isPostMethod(byte[], int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
isGetMethod(byte[], int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
splitFirstWordInitialLine(byte[], int, int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 7 | 7 | 1 | 1 |
createMessage(String[]) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
static {...} | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
createInvalidMessage() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
HttpRequestDecoder(int, int, int) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
HttpRequestDecoder(int, int, int, boolean, int, boolean, boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
HttpRequestDecoder(int, int, int, boolean, int, boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
isContentAlwaysEmpty(HttpMessage) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
HttpRequestDecoder(int, int, int, boolean, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
HttpRequestDecoder(int, int, int, boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
HttpRequestDecoder(HttpDecoderConfig) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
HttpRequestDecoder() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
isDecodingRequest() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |