| blib/lib/WebService/Plotly.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 5 | 9 | 55.5 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 102 | 0 | 1 | 1 | $self->verbose and $$content{'message'} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 83 | 0 | 1 | 1 | $kwargs{'filename'} ||= $self->filename |
| 84 | 0 | 0 | 2 | $kwargs{'fileopt'} ||= $self->fileopt |