| blib/lib/WebService/Shutterstock.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 6 | 7 | 85.7 |
| line | l | !l | condition |
|---|---|---|---|
| 37 | 1 | 5 | $ENV{'SS_API_HOST'} || 'https://api.shutterstock.com' |
| 87 | 2 | 1 | delete $args{'type'} || 'image' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 54 | 4 | 3 | 0 | $args{'username'} ||= $self->api_username |