| blib/lib/Terse/WebSocket.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 10 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 31 | 0 | 0 | 0 | $ping_rate-- > 0 and not $response |
| line | l | !l | condition |
|---|---|---|---|
| 22 | 0 | 0 | $t->websocket_reset_rate ||= 100000 |
| 68 | 0 | 0 | $self->next_frame ||= [] |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 32 | 0 | 0 | 0 | not $response or $response ne "pong" |