blib/lib/MCE/Channel.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 10 | 21 | 47.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
29 | 0 | 0 | 18 | $] ge "5.008008" and not $INC{'PDL.pm'} |
60 | 15 | 14 | 0 | $impl eq "Mutex" and $^O eq "MSWin32" |
61 | 16 | 13 | 0 | $impl eq "MutexFast" and $^O eq "MSWin32" |
62 | 29 | 0 | 0 | $impl eq "Threads" and $^O eq "cygwin" |
63 | 29 | 0 | 0 | $impl eq "ThreadsFast" and $^O eq "cygwin" |
81 | 0 | 3 | 16 | $self->{'init_pid'} and $self->{'init_pid'} eq $pid |
106 | 0 | 120 | 0 | $bytes and $read != $len |