Condition Coverage

blib/lib/WebService/MinFraud/Client.pm
Criterion Covered Total %
condition 9 16 56.2


and 3 conditions

line !l l&&!r l&&r condition
218 165 0 0 exists $content->{$object} and exists $content->{$object}{$key}
276 0 1 35 defined $content && length $content
278 1 0 35 $has_body and $response->content_type =~ /json/

or 2 conditions

line l !l condition
107 59 0 &try(sub { 'v' . $self->VERSION; } ) || 'v?'
110 59 0 &try(sub { 'v' . $ua->VERSION; } ) || 'v?'

or 3 conditions

line l !l&&r !l&&!r condition
284 29 0 3 $body->{'code'} or $body->{'error'}