Branch Coverage

blib/lib/OpenTelemetry/SDK/Trace/TracerProvider.pm
Criterion Covered Total %
branch 8 16 50.0


line true false branch
147 1 2 unless ($args{'name'})
152 0 3 unless ($args{'name'})
170 0 3 $args{'schema_url'} ? :
208 0 0 if $stopped
219 0 0 if $stopped
230 0 4 if $stopped
234 0 4 unless $processor->DOES("OpenTelemetry::Trace::Span::Processor")
242 1 3 if $seen{$candidate}