Condition Coverage

blib/lib/WebService/Async/CustomerIO.pm
Criterion Covered Total %
condition 4 10 40.0


and 3 conditions

line !l l&&!r l&&r condition
209 0 0 8 $err_type and $err_type eq "http"

or 2 conditions

line l !l condition
158 0 1 $limit_type // "api"
234 11 0 $headers // {}

or 3 conditions

line l !l&&r !l&&!r condition
356 0 0 1 ref $resp ne "HASH" or ref $resp->{'results'} ne "ARRAY"