Condition Coverage

blib/lib/Sentry/Hub.pm
Criterion Covered Total %
condition 14 24 58.3


and 3 conditions

line !l l&&!r l&&r condition
125 0 0 11 $client && $client->get_options
128 0 0 11 $client and $options->{'traces_sample_rate'}

or 2 conditions

line l !l condition
88 10 0 $hint // {}
95 3 0 $hint //= {}
109 1 10 $hint // {}
125 11 0 $client && $client->get_options // {}
186 11 0 $transaction->op // "(unknown op)"
204 1 10 $custom_sampling_context // {}

or 3 conditions

line l !l&&r !l&&!r condition
39 238 5 0 $Instance //= "Sentry::Hub"->new
85 1 9 0 $level //= "Sentry::Severity"->Info