| blib/lib/MCE/Mutex/Channel2.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 2 | 9 | 22.2 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 56 | 0 | 1 | 29 | (caller) =~ /^MCE:?/ and caller(1) =~ /^MCE:?/ |
| 129 | 0 | 0 | 0 | $is_MSWin32 and MCE::Util::_sock_ready($obj->{'_w_sock'}, $timeout) |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 118 | 0 | 0 | 0 | not &looks_like_number($timeout) or $timeout < 0 |