Source file "io/netty/handler/codec/http/CookieDecoder.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 603 of 603 | 0% | 103 of 103 | 0% | 59 | 59 | 176 | 176 | 7 | 7 |
doDecode(String) | ![]() | 0% | ![]() | 0% | 24 | 24 | 78 | 78 | 1 | 1 |
extractKeyValuePairs(String, List, List) | ![]() | 0% | ![]() | 0% | 18 | 18 | 66 | 66 | 1 | 1 |
initCookie(String, String) | ![]() | 0% | ![]() | 0% | 12 | 12 | 24 | 24 | 1 | 1 |
CookieDecoder(boolean) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
static {...} | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
decode(String, boolean) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
decode(String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |