Condition Coverage

blib/lib/OpenTelemetry/SDK/Trace/TracerProvider.pm
Criterion Covered Total %
condition 2 5 40.0


or 2 conditions

line l !l condition
158 0 0 $args{'name'} //= ""

or 3 conditions

line l !l&&r !l&&!r condition
182 1 2 0 $registry{$key} //= "OpenTelemetry::SDK::Trace::Tracer"->new("span_creator", sub { $self->$create_span(@_, %defaults); } )