Condition Coverage

blib/lib/MCE/Shared/Base.pm
Criterion Covered Total %
condition 0 9 0.0


and 3 conditions

line !l l&&!r l&&r condition
160 0 0 0 $params->{'getvals'} and not $q =~ /\(\$_/
274 0 0 0 ref $tmp eq 'ARRAY' && ($code = $self->can(shift @{$tmp;}))
289 0 0 0 ref $_ eq 'ARRAY' && ($code = $self->can(shift @{$_;}))