| blib/lib/Net/Async/WebSocket/Protocol.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 8 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 126 | 8 | 144 | if exists $params{$_} |
| 145 | 6 | 1 | $framebuffer->is_text ? : |
| 147 | 3 | 4 | unless $self->maybe_invoke_event("on_${type}_frame", $text // $bytes) |
| 150 | 6 | 1 | if $framebuffer->is_text |