Source file "okhttp3/internal/ws/WebSocketReader.kt" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 572 of 572 | 0% | 92 of 92 | 0% | 56 | 56 | 114 | 114 | 9 | 9 |
| readHeader() | 0% | 0% | 24 | 24 | 41 | 41 | 1 | 1 | ||
| readControlFrame() | 0% | 0% | 9 | 9 | 24 | 24 | 1 | 1 | ||
| readMessage() | 0% | 0% | 6 | 6 | 14 | 14 | 1 | 1 | ||
| readMessageFrame() | 0% | 0% | 6 | 6 | 12 | 12 | 1 | 1 | ||
| WebSocketReader(boolean, BufferedSource, WebSocketReader.FrameCallback, boolean, boolean) | 0% | 0% | 3 | 3 | 10 | 10 | 1 | 1 | ||
| readUntilNonControlFrame() | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| processNextFrame() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| close() | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| getSource() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |