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 | 397 of 397 | 0% | 38 of 38 | 0% | 39 | 39 | 82 | 82 | 20 | 20 |
| createSessionCookie(Context, String, boolean) | 0% | 0% | 9 | 9 | 20 | 20 | 1 | 1 | ||
| setAttribute(String, String) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| setHttpOnly(boolean) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| setMaxAge(int) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| setSecure(boolean) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| setDomain(String) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| setPath(String) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| setName(String) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| setComment(String) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| ApplicationSessionCookieConfig(StandardContext) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| getMaxAge() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| isHttpOnly() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| isSecure() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| getAttribute(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDomain() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPath() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getAttributes() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getComment() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |