| blib/lib/Net/WebSocket/Streamer.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 6 | 8 | 75.0 |
| line | true | false | branch |
|---|---|---|---|
| 88 | 18 | 17 | if ($self->{'class'} ne 'Net::WebSocket::Frame::continuation') |
| 113 | 0 | 18 | unless ($frame_class) |
| 118 | 1 | 17 | unless ($frame_class->can('new')) |
| 128 | 0 | 18 | if ($self->{'pid'} == $$ and not $self->{'finished'}) |