Source file "org/springframework/web/socket/messaging/SessionDisconnectEvent.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 47 of 47 | 0% | 0 of 0 | n/a | 5 | 5 | 10 | 10 | 5 | 5 |
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| SessionDisconnectEvent(Object, Message, String, CloseStatus, Principal) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| SessionDisconnectEvent(Object, Message, String, CloseStatus) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getSessionId() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCloseStatus() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |