| blib/lib/Sentry/Integration/MojoTemplate.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 10 | 15 | 66.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 15 | 0 | 0 | 5 | $self->tracing && $hub->get_current_scope->get_span |
| 32 | 1 | 3 | 1 | $self->fix_stacktrace and ref $output |
| 4 | 0 | 1 | $self->fix_stacktrace and ref $output and $output->isa("Mojo::Exception") | |
| 55 | 0 | 26 | 1 | $frame->[0] and $frame->[0] eq $namespace |
| 26 | 0 | 1 | $frame->[0] and $frame->[0] eq $namespace and $frame->[1] |