Condition Coverage

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


and 2 conditions

line l !l condition
65 0 6 $json and scalar @{$json->{$key};}

or 2 conditions

line l !l condition
53 0 3 $query //= {}
54 0 3 $key //= "items"

or 3 conditions

line l !l&&r !l&&!r condition
83 20 4 0 $self->{'_client'} //= "Furl"->new("agent", "WebService::Mailgun/" . $VERSION)