Branch Coverage

lib/Google/Chart/Data/Simple.pm
Criterion Covered Total %
branch 0 6 0.0


line true false branch
23 0 0 if (defined $data and looks_like_number $data)
26 0 0 if ($index < 0) { }
0 0 elsif ($index > @map) { }