Branch Coverage

blib/lib/OpenTelemetry/SDK/Trace/Sampler/ParentBased.pm
Criterion Covered Total %
branch 8 8 100.0


line true false branch
37 1 1 $sampled ? :
1 1 $sampled ? :
2 2 $span_context->remote ? :
5 4 !$span_context->valid ? :