Source file "io/netty/handler/codec/http/cookie/CookieUtil.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 403 of 403 | 0% | 40 of 40 | 0% | 36 | 36 | 79 | 79 | 16 | 16 |
| validCookieNameOctets() | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| validCookieValueOctets() | 0% | 0% | 5 | 5 | 11 | 11 | 1 | 1 | ||
| validateAttributeValue(String, String) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| unwrapValue(CharSequence) | 0% | 0% | 6 | 6 | 6 | 6 | 1 | 1 | ||
| addQuoted(StringBuilder, String, String) | 0% | 0% | 2 | 2 | 10 | 10 | 1 | 1 | ||
| add(StringBuilder, String, long) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| add(StringBuilder, String, String) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| validCookieAttributeValueOctets() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| firstInvalidOctet(CharSequence, BitSet) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| add(StringBuilder, String) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| stripTrailingSeparator(StringBuilder) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| stripTrailingSeparatorOrNull(StringBuilder) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| firstInvalidCookieNameOctet(CharSequence) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| firstInvalidCookieValueOctet(CharSequence) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| stringBuilder() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |