Branch Coverage

blib/lib/Sentry/Hub.pm
Criterion Covered Total %
branch 6 12 50.0


line true false branch
72 19 0 if ($client->can($method)) { }
131 0 9 unless ($client and $options->{'traces_sample_rate'})
138 0 9 if (defined $transaction->sampled)
149 0 9 if (defined $sampling_context->{'parent_sampled'}) { }
164 0 9 unless ($sample_rate)
180 0 9 unless ($transaction->sampled)