Source file "org/apache/tomcat/util/http/parser/Cookie.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 1,137 of 1,137 | 0% | 226 of 226 | 0% | 134 | 134 | 325 | 325 | 19 | 19 |
parseCookieRfc2109(Cookie.ByteBuffer, ServerCookies, int) | ![]() | 0% | ![]() | 0% | 26 | 26 | 89 | 89 | 1 | 1 |
static {...} | ![]() | 0% | ![]() | 0% | 13 | 13 | 20 | 20 | 1 | 1 |
parseCookieRfc6265(Cookie.ByteBuffer, ServerCookies) | ![]() | 0% | ![]() | 0% | 8 | 8 | 31 | 31 | 1 | 1 |
unescapeCookieValueRfc2109(String) | ![]() | 0% | ![]() | 0% | 9 | 9 | 18 | 18 | 1 | 1 |
parseCookie(byte[], int, int, ServerCookies) | ![]() | 0% | ![]() | 0% | 9 | 9 | 28 | 28 | 1 | 1 |
readCookieValue(Cookie.ByteBuffer) | ![]() | 0% | ![]() | 0% | 11 | 11 | 20 | 20 | 1 | 1 |
readCookieValueRfc6265(Cookie.ByteBuffer) | ![]() | 0% | ![]() | 0% | 10 | 10 | 20 | 20 | 1 | 1 |
logInvalidVersion(Cookie.ByteBuffer) | ![]() | 0% | ![]() | 0% | 6 | 6 | 13 | 13 | 1 | 1 |
readQuotedString(Cookie.ByteBuffer) | ![]() | 0% | ![]() | 0% | 7 | 7 | 16 | 16 | 1 | 1 |
logInvalidHeader(int, Cookie.ByteBuffer) | ![]() | 0% | ![]() | 0% | 5 | 5 | 10 | 10 | 1 | 1 |
skipBytes(Cookie.ByteBuffer, byte[]) | ![]() | 0% | ![]() | 0% | 4 | 4 | 9 | 9 | 1 | 1 |
readTokenAllowForwardSlash(Cookie.ByteBuffer) | ![]() | 0% | ![]() | 0% | 4 | 4 | 10 | 10 | 1 | 1 |
readToken(Cookie.ByteBuffer) | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
readCookieValueRfc2109(Cookie.ByteBuffer, boolean) | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
skipLWS(Cookie.ByteBuffer) | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
skipUntilSemiColonOrComma(Cookie.ByteBuffer) | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
skipByte(Cookie.ByteBuffer, byte) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
skipUntilSemiColon(Cookie.ByteBuffer) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
skipInvalidCookie(int, Cookie.ByteBuffer) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |