Source file "io/netty/handler/codec/http/cookie/ClientCookieDecoder.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 294 of 294 | 0% | 40 of 40 | 0% | 32 | 32 | 61 | 61 | 12 | 12 |
| appendAttribute(int, int, int, int) | 0% | 0% | 6 | 6 | 12 | 12 | 1 | 1 | ||
| mergeMaxAgeAndExpires() | 0% | 0% | 5 | 5 | 8 | 8 | 1 | 1 | ||
| cookie() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| parse7(int, int, int) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| parse8(int, int, int) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| parse6(int, int, int) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| parse4(int, int, int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| parse11(int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| ClientCookieDecoder.CookieBuilder(DefaultCookie, String) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| computeValue(int, int) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| isValueDefined(int, int) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| setMaxAge(String) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 |