blib/lib/WebService/Plotly.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 14 | 57.1 |
line | true | false | branch |
---|---|---|---|
51 | 0 | 0 | if 'version'->parse('PDL'->VERSION) < $required |
70 | 1 | 0 | if $$content{'filename'} |
81 | 4 | 0 | unless $kwargs{$_} |
96 | 0 | 3 | unless $response->is_success |
100 | 1 | 2 | if $$content{'error'} |
101 | 0 | 2 | if $$content{'warning'} |
102 | 1 | 1 | if $self->verbose and $$content{'message'} |