Source file "org/springframework/messaging/simp/stomp/StompCommand.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 225 of 225 | 0% | 0 of 0 | n/a | 8 | 8 | 29 | 29 | 8 | 8 |
| static {...} | 0% | n/a | 1 | 1 | 16 | 16 | 1 | 1 | ||
| StompCommand(String, int, SimpMessageType, boolean, boolean, boolean) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| StompCommand(String, int, SimpMessageType) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getMessageType() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| requiresDestination() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| requiresSubscriptionId() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| requiresContentLength() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isBodyAllowed() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |