| blib/lib/Sentry/Integration/DBI.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 14 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 32 | 0 | 0 | if ($self->tracing and my $parent_span = $hub->get_scope->get_span) |
| 39 | 0 | 0 | if $self->breadcrumbs |
| 43 | 0 | 0 | if (defined $span and $self->tracing) |
| 51 | 0 | 0 | unless $self->breadcrumbs or $self->tracing |
| 62 | 0 | 0 | if ($self->tracing and my $parent_span = $hub->get_scope->get_span) |
| 72 | 0 | 0 | if $self->breadcrumbs |
| 79 | 0 | 0 | if (defined $span and $self->tracing) |