Condition Coverage

blib/lib/Text/Median.pm
Criterion Covered Total %
condition 2 12 16.6


and 3 conditions

line !l l&&!r l&&r condition
45 1 3 0 defined $$self{'module'} and defined $$self{'method'}
90 0 0 0 defined $$self{'data'} and scalar keys %{$$self{'data'};}

or 3 conditions

line l !l&&r !l&&!r condition
117 0 0 0 not defined $minsum or $sum > $minsum
123 0 0 0 not defined $minsum or $sum < $minsum