blib/lib/WebService/Shutterstock/Client.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 9 | 55.5 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
95 | 1 | 0 | 26 | $content_type =~ m[^application/json] && $self->responseContent |
line | l | !l | condition |
---|---|---|---|
50 | 0 | 0 | $headers ||= {} |
63 | 0 | 8 | $headers ||= {} |
80 | 28 | 3 | $self->responseHeader('Content-Type') || '' |