| lib/RPC/Switch/Client/Tiny/Async.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 5 | 15 | 33.3 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 32 | 0 | 134 | 14 | WIFEXITED($status) and $rc | 
| 70 | 378 | 0 | 0 | $waittime > 2 and $child->{'state'} ne "kill" | 
| 378 | 0 | 0 | $waittime > 2 and $child->{'state'} ne "kill" and $^O ne "MSWin32" | |
| 378 | 0 | 0 | $waittime > 1 and $child->{'state'} ne "term" | |
| 80 | 0 | 0 | 0 | $flags == 0 and $!{'EINTR'} |