Branch Coverage

blib/lib/OpenTelemetry/Propagator/Composite.pm
Criterion Covered Total %
branch 2 2 100.0


line true false branch
28 1 1 if @args and not @{$return{'extractors'} // [];} and not @{$return{'injectors'} // [];}