Source file "io/undertow/server/session/SessionListeners.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 135 of 135 | 0% | 12 of 12 | 0% | 16 | 16 | 32 | 32 | 10 | 10 |
sessionDestroyed(Session, HttpServerExchange, SessionListener.SessionDestroyedReason) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
attributeUpdated(Session, String, Object, Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
attributeAdded(Session, String, Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
attributeRemoved(Session, String, Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
sessionCreated(Session, HttpServerExchange) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
sessionIdChanged(Session, String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
SessionListeners() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
addSessionListener(SessionListener) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
removeSessionListener(SessionListener) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
clear() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |