Source file "org/springframework/web/socket/sockjs/transport/session/PollingSockJsSession.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 61 of 61 | 0% | 6 of 6 | 0% | 7 | 7 | 18 | 18 | 4 | 4 |
| flushCache() | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| handleRequestInternal(ServerHttpRequest, ServerHttpResponse, boolean) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| PollingSockJsSession(String, SockJsServiceConfig, WebSocketHandler, Map) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| writeFrame(SockJsFrame) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |