| blib/lib/MCE/Shared/Condvar.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 2 | 21 | 9.5 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 63 | 0 | 0 | 3 | $_reset_flg and $INC{'MCE/Shared/Server.pm'} |
| 310 | 0 | 0 | 0 | $_is_MSWin32 and MCE::Util::_sock_ready($_CV->{'_cr_sock'}, $_timeout) |
| line | l | !l | condition |
|---|---|---|---|
| 57 | 0 | 3 | shift() || 0 |
| 91 | 0 | 0 | $_[1] // "" |
| 102 | 0 | 0 | $_[1] || 0 |
| 104 | 0 | 0 | $_[1] || 0 |
| 105 | 0 | 0 | $_[0]{'_value'}-- // 0 |
| 106 | 0 | 0 | $_[0]{'_value'}++ // 0 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 297 | 0 | 0 | 0 | not &looks_like_number($_timeout) or $_timeout < 0 |