blib/lib/Sentry/Hub.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 12 | 50.0 |
line | true | false | branch |
---|---|---|---|
72 | 19 | 0 | if ($client->can($method)) { } |
128 | 0 | 9 | unless ($client and $options->{'traces_sample_rate'}) |
135 | 0 | 9 | if (defined $transaction->sampled) |
146 | 0 | 9 | if (defined $sampling_context->{'parent_sampled'}) { } |
161 | 0 | 9 | unless ($sample_rate) |
177 | 0 | 9 | unless ($transaction->sampled) |