Branch Coverage

blib/lib/Sentry/Integration/MojoTemplate.pm
Criterion Covered Total %
branch 8 12 66.6


line true false branch
21 5 0 if ($parent_span)
22 0 5 $mojo_template->compiled ? :
32 1 3 if ($self->fix_stacktrace and ref $output and $output->isa("Mojo::Exception"))
38 5 0 if $span
55 1 26 if ($frame->[0] and $frame->[0] eq $namespace and $frame->[1]) { }
26 0 elsif ($frame->[3]) { }