Source file "org/springframework/web/socket/config/annotation/WebSocketTransportRegistration.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 63 of 63 | 0% | 0 of 0 | n/a | 12 | 12 | 19 | 19 | 12 | 12 |
| WebSocketTransportRegistration() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setDecoratorFactories(WebSocketHandlerDecoratorFactory[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| addDecoratorFactory(WebSocketHandlerDecoratorFactory) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setMessageSizeLimit(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setSendTimeLimit(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setSendBufferSizeLimit(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setTimeToFirstMessage(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getMessageSizeLimit() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSendTimeLimit() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSendBufferSizeLimit() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getTimeToFirstMessage() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDecoratorFactories() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |