Source file "org/apache/catalina/session/StandardSessionFacade.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 59 of 59 | 0% | 0 of 0 | n/a | 13 | 13 | 19 | 19 | 13 | 13 |
| StandardSessionFacade(HttpSession) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setAttribute(String, Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setMaxInactiveInterval(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getAttribute(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| removeAttribute(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getCreationTime() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getId() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getLastAccessedTime() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getServletContext() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMaxInactiveInterval() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getAttributeNames() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| invalidate() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isNew() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |