Condition Coverage

blib/lib/Data/Peek.pm
Criterion Covered Total %
condition 17 30 56.6


and 3 conditions

line !l l&&!r l&&r condition
169 4 0 3 $has_perlio and open $fh, '>', \$dump
190 3 16 0 /^\s+(\w+)\s*=\s*(.*)/ and $hash{$1} = $2
198 3 0 0 $down and ref $_[0]
216 4 0 1 @_ > 1 && $_[1] < length $var

or 2 conditions

line l !l condition
23 12 0 $Data::Peek::Config{'useperlio'} || 'undef'
221 31 9 $b[$_] || ' '
223 14 26 $b[$_] || ' '

or 3 conditions

line l !l&&r !l&&!r condition
143 0 0 0 $ref eq 'SCALAR' or $ref eq 'REF'
185 3 0 4 wantarray || $down
198 0 0 0 _DDump_ref($_[0], $down - 1) || $_[0]
225 5 6 34 $_ < 32 || $_ >= 127