Source file "io/undertow/util/LegacyCookieSupport.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 562 of 562 | 0% | 106 of 106 | 0% | 62 | 62 | 95 | 95 | 9 | 9 |
static {...} | ![]() | 0% | ![]() | 0% | 5 | 5 | 17 | 17 | 1 | 1 |
escapeDoubleQuotes(String, int, int) | ![]() | 0% | ![]() | 0% | 8 | 8 | 13 | 13 | 1 | 1 |
adjustedCookieVersion(Cookie) | ![]() | 0% | ![]() | 0% | 18 | 18 | 20 | 20 | 1 | 1 |
maybeQuote(StringBuilder, String) | ![]() | 0% | ![]() | 0% | 8 | 8 | 13 | 13 | 1 | 1 |
isV0Token(String) | ![]() | 0% | ![]() | 0% | 5 | 5 | 11 | 11 | 1 | 1 |
isHttpToken(String) | ![]() | 0% | ![]() | 0% | 5 | 5 | 11 | 11 | 1 | 1 |
alreadyQuoted(String) | ![]() | 0% | ![]() | 0% | 5 | 5 | 2 | 2 | 1 | 1 |
isV0Separator(char) | ![]() | 0% | ![]() | 0% | 4 | 4 | 4 | 4 | 1 | 1 |
isHttpSeparator(char) | ![]() | 0% | ![]() | 0% | 4 | 4 | 4 | 4 | 1 | 1 |