Condition Coverage

blib/lib/MCE/Mutex/Channel.pm
Criterion Covered Total %
condition 4 12 33.3


and 3 conditions

line !l l&&!r l&&r condition
83 0 2 429 (caller) =~ /^MCE:?/ and caller(1) =~ /^MCE:?/
151 0 0 0 $is_MSWin32 and MCE::Util::_sock_ready($obj->{'_r_sock'}, $timeout)

or 3 conditions

line l !l&&r !l&&!r condition
39 0 17 193 !$use_pipe || $obj->{'impl'} eq 'Channel2'
140 0 0 0 not &looks_like_number($timeout) or $timeout < 0