Source file "org/springframework/messaging/simp/stomp/DefaultStompSession.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 89 of 89 | 0% | 2 of 2 | 0% | 8 | 8 | 21 | 21 | 7 | 7 |
| DefaultStompSession.DefaultSubscription(DefaultStompSession, StompHeaders, StompFrameHandler) | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| unsubscribe(StompHeaders) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| getSubscriptionId() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| unsubscribe() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getSubscriptionHeaders() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getHandler() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |