lib/Google/Chart.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 16 | 0.0 |
line | true | false | branch |
---|---|---|---|
110 | 0 | 0 | exists $ENV{'GOOGLE_CHART_ENV_PROXY'} ? : |
128 | 0 | 0 | unless $component |
132 | 0 | 0 | unless length $value |
138 | 0 | 0 | $ENV{'GOOGLE_CHART_URI'} ? : |
149 | 0 | 0 | if ($response->is_success) { } |
160 | 0 | 0 | @_ > 1 ? : |
165 | 0 | 0 | unless open my $fh, '>', $filename |
168 | 0 | 0 | unless close $fh |