Source file "org/apache/tomcat/util/http/LegacyCookieProcessor.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 1,424 of 1,424 | 0% | 299 of 299 | 0% | 180 | 180 | 325 | 325 | 28 | 28 |
processCookieHeader(byte[], int, int, ServerCookies) | ![]() | 0% | ![]() | 0% | 57 | 57 | 108 | 108 | 1 | 1 |
generateHeader(Cookie, HttpServletRequest) | ![]() | 0% | ![]() | 0% | 18 | 18 | 43 | 43 | 1 | 1 |
static {...} | ![]() | 0% | ![]() | 0% | 2 | 2 | 10 | 10 | 1 | 1 |
LegacyCookieProcessor() | ![]() | 0% | ![]() | 0% | 8 | 8 | 23 | 23 | 1 | 1 |
parseCookieHeader(MimeHeaders, ServerCookies) | ![]() | 0% | ![]() | 0% | 7 | 7 | 17 | 17 | 1 | 1 |
unescapeDoubleQuotes(ByteChunk) | ![]() | 0% | ![]() | 0% | 8 | 8 | 16 | 16 | 1 | 1 |
maybeQuote(StringBuffer, String, int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 12 | 12 | 1 | 1 |
needsQuotes(String, int) | ![]() | 0% | ![]() | 0% | 11 | 11 | 15 | 15 | 1 | 1 |
escapeDoubleQuotes(StringBuffer, String, int, int) | ![]() | 0% | ![]() | 0% | 6 | 6 | 11 | 11 | 1 | 1 |
setAllowHttpSepsInV0(boolean) | ![]() | 0% | ![]() | 0% | 5 | 5 | 10 | 10 | 1 | 1 |
getTokenEndPosition(byte[], int, int, int, boolean) | ![]() | 0% | ![]() | 0% | 11 | 11 | 10 | 10 | 1 | 1 |
equals(String, byte[], int, int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 8 | 8 | 1 | 1 |
getQuotedValueEndPosition(byte[], int, int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 8 | 8 | 1 | 1 |
setForwardSlashIsSeparator(boolean) | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
alreadyQuoted(String) | ![]() | 0% | ![]() | 0% | 4 | 4 | 3 | 3 | 1 | 1 |
isHttpSeparator(char) | ![]() | 0% | ![]() | 0% | 4 | 4 | 4 | 4 | 1 | 1 |
isWhiteSpace(byte) | ![]() | 0% | ![]() | 0% | 6 | 6 | 3 | 3 | 1 | 1 |
isV0Separator(char) | ![]() | 0% | ![]() | 0% | 4 | 4 | 4 | 4 | 1 | 1 |
getForwardSlashIsSeparator() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
generateHeader(Cookie) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
setAllowEqualsInValue(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setAllowNameOnly(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setAlwaysAddExpires(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getAllowEqualsInValue() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
getAllowNameOnly() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
getAllowHttpSepsInV0() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
getAlwaysAddExpires() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
getCharset() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |