blib/lib/Sentry/Integration/LwpUserAgent.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 12 | 0.0 |
line | true | false | branch |
---|---|---|---|
11 | 0 | 0 | unless $self->breadcrumbs or $self->tracing |
20 | 0 | 0 | if $request->header("x-sentry-auth") |
26 | 0 | 0 | if ($self->tracing and my $parent_span = $hub->get_scope->get_span) |
41 | 0 | 0 | if $self->breadcrumbs |
52 | 0 | 0 | if ($span) |
53 | 0 | 0 | if ($result->code) |