Condition Coverage

blib/lib/Apigee/Edge.pm
Criterion Covered Total %
condition 0 7 0.0


and 3 conditions

line !l l&&!r l&&r condition
229 0 0 0 $tx->res->headers->content_type and $tx->res->headers->content_type =~ m[application/json]

or 2 conditions

line l !l condition
24 0 0 $args{'endpoint'} ||= 'https://api.enterprise.apigee.com/v1'
25 0 0 $args{'timeout'} ||= 60