Branch Coverage

blib/lib/SVG/Sparkline/RangeArea.pm
Criterion Covered Total %
branch 7 8 87.5


line true false branch
25 81 4 unless 'ARRAY' ne ref $_
1 16 if grep {2 != @{$_;} unless 'ARRAY' ne ref $_;} @{$$args{'values'};}
46 5 11 if (exists $args->{'mark'})
81 0 5 if (abs $hi - $lo <= 0.01) { }