blib/lib/Apigee/Edge.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 7 | 0.0 |
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] |
line | l | !l | condition |
---|---|---|---|
24 | 0 | 0 | $args{'endpoint'} ||= 'https://api.enterprise.apigee.com/v1' |
25 | 0 | 0 | $args{'timeout'} ||= 60 |