| blib/lib/Sentry/Integration/LwpUserAgent.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 7 | 12 | 58.3 |
| line | true | false | branch |
|---|---|---|---|
| 12 | 0 | 0 | unless $self->breadcrumbs or $self->tracing |
| 21 | 0 | 3 | if $request->header("x-sentry-auth") |
| 27 | 1 | 2 | if ($self->tracing and my $parent_span = $hub->get_scope->get_span) |
| 43 | 3 | 0 | if $self->breadcrumbs |
| 54 | 1 | 2 | if ($span) |
| 55 | 1 | 0 | if ($result->code) |