Branch Coverage

blib/lib/Net/WebSocket/Streamer.pm
Criterion Covered Total %
branch 6 8 75.0


line true false branch
82 18 17 if ($self->{'class'} ne 'Net::WebSocket::Frame::continuation')
107 0 18 unless ($frame_class)
112 1 17 unless ($frame_class->can('new'))
122 0 18 if ($self->{'pid'} == $$ and not $self->{'finished'})