Branch Coverage

blib/lib/Sentry/SDK.pm
Criterion Covered Total %
branch 10 14 71.4


line true false branch
15 25 0 if (my $cb = $hub->can($method))
26 21 1 $options->{'dsn'} ? :
40 5 17 if $options->{'debug'} // $ENV{'SENTRY_DEBUG'}
46 0 10 ref $capture_context ? :
48 0 10 ref $capture_context ? :
53 1 0 ref $capture_context ? :
58 1 2 ref $capture_context ? :