Condition Coverage

blib/lib/Sub/Pipeline.pm
Criterion Covered Total %
condition 4 8 50.0


or 2 conditions

line l !l condition
16 0 9 $$arg{'on_success'} ||= 'value'

or 3 conditions

line l !l&&r !l&&!r condition
61 2 0 1 ref $code eq 'CODE' or overload::Method($code, '&{}')
158 1 0 0 $$arg{'into'} ||= caller 0