Condition Coverage

blib/lib/IO/Pipely.pm
Criterion Covered Total %
condition 2 19 10.5


and 3 conditions

line !l l&&!r l&&r condition
102 0 0 0 $! and $! != 115
0 0 0 $! and $! != 115 and $! != 11
126 0 0 0 $! and $! == 115
135 0 0 0 $peer_port == $connector_port and $peer_addr eq $connector_addr

or 2 conditions

line l !l condition
164 0 2 delete $arg{'debug'} || 0
201 0 2 delete $arg{'debug'} || 0

or 3 conditions

line l !l&&r !l&&!r condition
126 0 0 0 $! and $! == 115 or $! == 11