Source file "org/apache/catalina/core/ApplicationSessionCookieConfig.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 340 of 340 | 0% | 40 of 40 | 0% | 39 | 39 | 66 | 66 | 19 | 19 |
createSessionCookie(Context, String, boolean) | ![]() | 0% | ![]() | 0% | 14 | 14 | 24 | 24 | 1 | 1 |
setComment(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
setDomain(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
setHttpOnly(boolean) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
setMaxAge(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
setName(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
setPath(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
setSecure(boolean) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
ApplicationSessionCookieConfig(StandardContext) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
static {...} | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getComment() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getDomain() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getMaxAge() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getName() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getPath() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isHttpOnly() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isSecure() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getSessionCookieName(Context) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getSessionUriParamName(Context) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |