Condition Coverage

lib/RPC/Switch/Client/Tiny/Async.pm
Criterion Covered Total %
condition 4 12 33.3


and 3 conditions

line !l l&&!r l&&r condition
32 0 134 14 WIFEXITED($status) and $rc
69 392 0 0 $waittime > 2 and $child->{'state'} ne "kill"
392 0 0 $waittime > 1 and $child->{'state'} ne "term"
79 0 0 0 $flags == 0 and $!{'EINTR'}