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