Condition Coverage

blib/lib/Net/WebSocket/EVx.pm
Criterion Covered Total %
condition 5 7 71.4


or 2 conditions

line l !l condition
17 1 1 $self->{'buffering'} //= 1
18 1 1 $self->{'type'} //= 'server'

or 3 conditions

line l !l&&r !l&&!r condition
19 0 2 0 $self->{'fd'} // fileno $self->{'fh'}