File: | blib/lib/SVG/Sparkline/Utils.pm |
Coverage: | 81.8% |
line | % | coverage | condition | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
31 | 100 |
| $$args{'xscale'} ||= 2 | ||||||||||||
110 | 100 |
| 'ARRAY' eq ref $p and 2 == @{$p;} | ||||||||||||
163 | 67 |
| not $index =~ /\D/ and $index < @{$values;} | ||||||||||||
193 | 67 |
| not $index =~ /\D/ and $index < @{$values;} |