Condition Coverage

blib/lib/IO/Pipe/Producer.pm
Criterion Covered Total %
condition 3 6 50.0


and 3 conditions

line !l l&&!r l&&r condition
127 3 3 0 defined $stderr_pipe and not open(STDERR, '>&', \${$stderr_pipe;})

or 3 conditions

line l !l&&r !l&&!r condition
80 0 0 27 not defined $producer_sub or ref $producer_sub ne 'CODE'