line |
true |
false |
branch |
26
|
0 |
0 |
$self->user eq 'root' ? :
|
27
|
0 |
0 |
$self->group eq 'root' ? :
|
62
|
0 |
0 |
unless ($pid = fork)
|
72
|
0 |
0 |
unless (defined $pid)
|
91
|
0 |
0 |
if ($self->pid)
|
109
|
0 |
0 |
if ($self->pid)
|
114
|
0 |
0 |
if ($code == 3 or $code == 2)
|
116
|
0 |
0 |
if (CORE::kill 'STOP', $pid)
|
135
|
0 |
0 |
if ($self->pid)
|
140
|
0 |
0 |
if ($code == 6)
|
142
|
0 |
0 |
if (CORE::kill 'CONT', $pid)
|
161
|
0 |
0 |
if ($self->pid)
|
165
|
0 |
0 |
if (CORE::kill 'TERM', $pid)
|
182
|
0 |
0 |
if ($self->pid)
|
186
|
0 |
0 |
if (CORE::kill 'KILL', $pid)
|
203
|
0 |
0 |
if (my $pid = $self->pid)
|
211
|
0 |
0 |
if ($result == $pid) { }
|
|
0 |
0 |
elsif ($result == -1 and $! == 10) { }
|
263
|
0 |
0 |
if (scalar @args > 1)
|
265
|
0 |
0 |
unless $args[0] = $self->_resolve_path($args[0], \@extensions, \@path)
|