Branch Coverage

lib/Google/Chart/Data/Extended.pm
Criterion Covered Total %
branch 0 12 0.0


line true false branch
38 0 0 if (@_ == 1 and ref $_[0] eq 'ARRAY') { }
42 0 0 unless delete $args{'dataset'}
45 0 0 unless (ref $dataargs[0])
50 0 0 unless (&Scalar::Util::blessed($dataset))
100 0 0 if ($normalized < 0) { }
0 0 elsif ($normalized >= $scale) { }