Source file "org/springframework/web/socket/BinaryMessage.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 41 of 41 | 0% | 0 of 0 | n/a | 7 | 7 | 12 | 12 | 7 | 7 |
| BinaryMessage(byte[], boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| BinaryMessage(byte[], int, int, boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| BinaryMessage(ByteBuffer) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| BinaryMessage(ByteBuffer, boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| BinaryMessage(byte[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getPayloadLength() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| toStringPayload() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |