Condition Coverage

blib/lib/Data/BitStream/XS.pm
Criterion Covered Total %
condition 6 15 40.0


and 3 conditions

line !l l&&!r l&&r condition
146 0 0 725 $start >= 0 and $start <= $maxstop
165 0 0 362 ref $p eq 'ARRAY' and scalar @$p == 3
177 0 0 363 ref $p eq 'ARRAY' and scalar @$p == 3
342 0 0 347 defined $rinfo and ref $rinfo eq 'HASH'

or 3 conditions

line l !l&&r !l&&!r condition
145 0 723 2 not defined $stop or $stop > $maxstop