Branch Coverage

blib/lib/Chart/Dygraphs.pm
Criterion Covered Total %
branch 0 10 0.0


line true false branch
129 0 0 if (ref $data eq 'ARRAY') { }
0 0 elsif (ref $data eq 'HASH') { }
0 0 elsif (ref $data eq 'DateTime') { }
148 0 0 unless (defined $template_variables->{'dygraphs_div_id'})
151 0 0 unless (defined $template_variables->{'dygraphs_javascript_object_name'})