Source file "io/netty/handler/codec/http/cookie/ClientCookieEncoder.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 304 of 304 | 0% | 36 of 36 | 0% | 26 | 26 | 65 | 65 | 8 | 8 |
encode(Iterable) | ![]() | 0% | ![]() | 0% | 7 | 7 | 20 | 20 | 1 | 1 |
encode(Cookie[]) | ![]() | 0% | ![]() | 0% | 6 | 6 | 14 | 14 | 1 | 1 |
encode(Collection) | ![]() | 0% | ![]() | 0% | 6 | 6 | 15 | 15 | 1 | 1 |
encode(StringBuilder, Cookie) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
encode(Cookie) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
encode(String, String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
ClientCookieEncoder(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |