Condition Coverage

blib/lib/Data/BitStream/Code/Escape.pm
Criterion Covered Total %
condition 0 15 0.0


and 3 conditions

line !l l&&!r l&&r condition
35 0 0 0 ref $p eq 'ARRAY' and scalar @$p >= 1
38 0 0 0 defined $_ && $_ <= $maxbits
44 0 0 0 defined $val and $val >= 0
72 0 0 0 ref $p eq 'ARRAY' and scalar @$p >= 1
79 0 0 0 defined $_ && $_ <= $maxbits