| blib/lib/Chart/Dygraphs.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 18 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 37 | 0 | 0 | if (XXX) { } |
| 0 | 0 | elsif (XXX) { } | |
| 0 | 0 | elsif (XXX and $data->isa('DateTime')) { } | |
| 54 | 0 | 0 | if (XXX) |
| 61 | 0 | 0 | if ($@) |
| 89 | 0 | 0 | unless (defined $template_variables->{'dygraphs_div_id'}) |
| 92 | 0 | 0 | unless (defined $template_variables->{'dygraphs_javascript_object_name'}) |
| 95 | 0 | 0 | unless (defined $template_variables->{'dygraphs_div_inline_style'}) |
| 128 | 0 | 0 | if (ref $data eq 'Chart::Dygraphs::Plot') { } |