blib/lib/Proc/Short.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 18 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
166 | 0 | 0 | 0 | -f $_ and -x $_ |
317 | 0 | 0 | 0 | not defined $pid and $! =~ /No more process/ |
397 | 0 | 0 | 0 | defined $intdefaults{$name} and not $val =~ /\d+/ |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
127 | 0 | 0 | 0 | ref $proto || $proto |
317 | 0 | 0 | 0 | defined $patout or defined $paterr |
333 | 0 | 0 | 0 | $ntry < $self->num_tries or time < $endtime |