blib/lib/Sentry/Transport/Http.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 9 | 44.4 |
line | l | !l | condition |
---|---|---|---|
46 | 8 | 8 | $payload->{'type'} // "" |
62 | 16 | 0 | $tx->res->code // "ERROR" |
71 | 0 | 0 | $tx->res->error // {} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
70 | 0 | 0 | 16 | not defined $tx->res->code or $tx->res->is_error |