Condition Coverage

blib/lib/WebService/Shutterstock/Client.pm
Criterion Covered Total %
condition 5 9 55.5


and 3 conditions

line !l l&&!r l&&r condition
95 1 0 26 $content_type =~ m[^application/json] && $self->responseContent

or 2 conditions

line l !l condition
50 0 0 $headers ||= {}
63 0 8 $headers ||= {}
80 28 3 $self->responseHeader('Content-Type') || ''