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 | 294 of 294 | 0% | 26 of 26 | 0% | 30 | 30 | 63 | 63 | 17 | 17 |
| createSessionCookie(Context, String, boolean) | 0% | 0% | 7 | 7 | 16 | 16 | 1 | 1 | ||
| setComment(String) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| setDomain(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 | ||
| setName(String) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| setPath(String) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| setSecure(boolean) | 0% | 0% | 2 | 2 | 5 | 5 | 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 |