Source file "org/eclipse/jetty/server/session/DefaultSessionCache.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 192 of 192 | 0% | 20 of 20 | 0% | 25 | 25 | 49 | 49 | 15 | 15 |
| shutdown() | 0% | 0% | 7 | 7 | 20 | 20 | 1 | 1 | ||
| doPutIfAbsent(String, Session) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| DefaultSessionCache(SessionHandler) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| doDelete(String) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| lambda$doComputeIfAbsent$0(Function, String) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| doGet(String) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| doComputeIfAbsent(String, Function) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| newSession(HttpServletRequest, SessionData) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| newSession(SessionData) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| doReplace(String, Session, Session) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSessionsCurrent() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSessionsMax() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSessionsTotal() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| resetStats() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |