Branch Coverage

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


line true false branch
106 0 0 if (XXX) { }
0 0 elsif (XXX) { }
0 0 elsif (XXX and $data->isa('DateTime')) { }
146 0 0 unless (defined $template_variables->{'dygraphs_div_id'})
149 0 0 unless (defined $template_variables->{'dygraphs_javascript_object_name'})
152 0 0 unless (defined $template_variables->{'dygraphs_div_inline_style'})