StandardWebSocketHandlerAdapter

Source file "org/springframework/web/socket/adapter/standard/StandardWebSocketHandlerAdapter.java" was not found during generation of report.

ElementMissed InstructionsCov.Missed BranchesCov.MissedCxtyMissedLinesMissedMethods
Total189 of 1890%4 of 40%99494977
onOpen(Session, EndpointConfig)580%20%22121211
onClose(Session, CloseReason)350%20%227711
handleTextMessage(Session, String, boolean)210%n/a116611
handleBinaryMessage(Session, ByteBuffer, boolean)210%n/a116611
handlePongMessage(Session, ByteBuffer)200%n/a116611
StandardWebSocketHandlerAdapter(WebSocketHandler, StandardWebSocketSession)190%n/a117711
onError(Session, Throwable)150%n/a115511