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
97 3 0 1 $from < $to and $to < $from + $count

or 2 conditions

line l !l condition
61 0 0 ref $data || ''
371 5 0 $_[0] || 0
0 5 $_[1] || 0
381 15 2 $_[0] || 0
17 0 $_[1] || 0

or 3 conditions

line l !l&&r !l&&!r condition
368 5 0 0 $caller eq __PACKAGE__ or grep {$_ eq $caller;} @allowed
378 17 0 0 $caller eq __PACKAGE__ or grep {$_ eq $caller;} @allowed