Branch Coverage

blib/lib/SVG/Sparkline/RangeBar.pm
Criterion Covered Total %
branch 20 20 100.0


line true false branch
26 136 4 unless 'ARRAY' ne ref $_
1 27 if grep {2 != @{$_;} unless 'ARRAY' ne ref $_;} @{$$args{'values'};}
40 1 26 if ($$args{'width'}) { }
63 130 6 if ($vert) { }
76 9 18 if (exists $$args{'mark'})
92 1 6 if $thick <= 2
93 1 6 if $thick >= 8
98 11 8 $i % 2 ? :
100 4 3 $thick % 2 ? :
125 8 1 if ($h) { }