| blib/lib/MCE/Util.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 9 | 24 | 37.5 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 239 | 126 | 0 | 391 | $_seq and $^O eq "linux" | 
| 126 | 0 | 391 | $_seq and $^O eq "linux" and eval " Socket::SOCK_SEQPACKET() " | |
| 262 | 29 | 0 | 465 | $_seq and $^O eq "linux" | 
| 29 | 0 | 465 | $_seq and $^O eq "linux" and eval " Socket::SOCK_SEQPACKET() " | |
| 290 | 0 | 0 | 0 | not defined $_timeout and $_sock_ready{"$_socket"} > 1 | 
| 307 | 0 | 0 | 0 | $_timeout and &MCE::Util::time() > $_timeout | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 148 | 0 | 0 | 61 | not $ncpu or $ncpu < 1 | 
| 354 | 0 | 0 | 0 | $! == 11 or $! == 11 |