Condition Coverage

blib/lib/Data/LnArray.pm
Criterion Covered Total %
condition 9 19 47.3


and 3 conditions

line !l l&&!r l&&r condition
88 3 0 1 $from < $to and $to < $from + $count

or 2 conditions

line l !l condition
52 0 0 ref $data || ''
362 5 0 $_[0] || 0
0 5 $_[1] || 0
372 15 2 $_[0] || 0
17 0 $_[1] || 0

or 3 conditions

line l !l&&r !l&&!r condition
359 5 0 0 $caller eq 'Data::LnArray' or grep {$_ eq $caller;} @allowed
369 17 0 0 $caller eq 'Data::LnArray' or grep {$_ eq $caller;} @allowed