Source file "io/undertow/server/protocol/ajp/AjpRequestParser.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 1,396 of 1,396 | 0% | 201 of 201 | 0% | 115 | 115 | 347 | 347 | 8 | 8 |
parse(ByteBuffer, AjpRequestParseState, HttpServerExchange) | ![]() | 0% | ![]() | 0% | 79 | 79 | 199 | 199 | 1 | 1 |
parseString(ByteBuffer, AjpRequestParseState, AjpRequestParser.StringType) | ![]() | 0% | ![]() | 0% | 22 | 22 | 56 | 56 | 1 | 1 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 59 | 59 | 1 | 1 | |
parse16BitInteger(ByteBuffer, AjpRequestParseState) | ![]() | 0% | ![]() | 0% | 4 | 4 | 12 | 12 | 1 | 1 |
AjpRequestParser(String, boolean, int, int, boolean, boolean, String) | ![]() | 0% | ![]() | 0% | 3 | 3 | 11 | 11 | 1 | 1 |
decode(String, boolean) | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
AjpRequestParser(String, boolean, int, int, boolean, boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
headers(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |