| blib/lib/Sentry/Transport/Http.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 7 | 10 | 70.0 |
| line | true | false | branch |
|---|---|---|---|
| 45 | 0 | 16 | unless $self->dsn |
| 47 | 8 | 8 | $is_transaction ? : |
| 51 | 8 | 8 | if ($is_transaction) { } |
| 70 | 0 | 16 | if (not defined $tx->res->code or $tx->res->is_error) |
| 75 | 0 | 16 | if ($tx->res->code == 400) |