blib/lib/WebService/Async/CustomerIO.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 10 | 40.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
209 | 0 | 0 | 8 | $err_type and $err_type eq "http" |
line | l | !l | condition |
---|---|---|---|
158 | 0 | 1 | $limit_type // "api" |
234 | 11 | 0 | $headers // {} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
356 | 0 | 0 | 1 | ref $resp ne "HASH" or ref $resp->{'results'} ne "ARRAY" |