Source file "io/undertow/server/session/SessionListener.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 6 of 6 | 0% | 0 of 0 | n/a | 6 | 6 | 6 | 6 | 6 | 6 |
sessionCreated(Session, HttpServerExchange) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
sessionDestroyed(Session, HttpServerExchange, SessionListener.SessionDestroyedReason) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
attributeAdded(Session, String, Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
attributeUpdated(Session, String, Object, Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
attributeRemoved(Session, String, Object) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
sessionIdChanged(Session, String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |