Source file "io/netty/handler/codec/http/cookie/ServerCookieEncoder.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 429 of 429 | 0% | 72 of 72 | 0% | 44 | 44 | 83 | 83 | 8 | 8 |
| encode(Cookie) | 0% | 0% | 11 | 11 | 30 | 30 | 1 | 1 | ||
| encode(Iterable) | 0% | 0% | 10 | 10 | 16 | 16 | 1 | 1 | ||
| encode(Collection) | 0% | 0% | 8 | 8 | 12 | 12 | 1 | 1 | ||
| encode(Cookie[]) | 0% | 0% | 8 | 8 | 11 | 11 | 1 | 1 | ||
| dedup(List, Map) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| encode(String, String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| ServerCookieEncoder(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |