Condition Coverage

blib/lib/WWW/OneAll.pm
Criterion Covered Total %
condition 0 8 0.0


and 3 conditions

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

or 2 conditions

line l !l condition
23 0 0 $args{'timeout'} ||= 60

or 3 conditions

line l !l&&r !l&&!r condition
22 0 0 0 $args{'endpoint'} ||= 'https://' . $args{'subdomain'} . '.api.oneall.com'