Source file "io/netty/handler/codec/http/QueryStringEncoder.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 417 of 417 | 0% | 66 of 66 | 0% | 48 | 48 | 88 | 88 | 15 | 15 |
encodeUtf8ComponentSlow(CharSequence, int, int) | ![]() | 0% | ![]() | 0% | 8 | 8 | 21 | 21 | 1 | 1 |
encodeNonUtf8Component(CharSequence) | ![]() | 0% | ![]() | 0% | 7 | 7 | 18 | 18 | 1 | 1 |
writeUtf8Surrogate(char, char) | ![]() | 0% | ![]() | 0% | 3 | 3 | 10 | 10 | 1 | 1 |
dontNeedEncoding(char) | ![]() | 0% | ![]() | 0% | 12 | 12 | 1 | 1 | 1 | 1 |
addParam(String, String) | ![]() | 0% | ![]() | 0% | 3 | 3 | 10 | 10 | 1 | 1 |
encodeUtf8Component(CharSequence) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
QueryStringEncoder(String, Charset) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
encodeUtf8Component(CharSequence, int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
appendEncoded(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
encodeComponent(CharSequence) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
toUri() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
forDigit(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
QueryStringEncoder(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
toString() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
static {...} | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |