line |
!l |
l&&!r |
l&&r |
condition |
56
|
0 |
0 |
0 |
@{$self->{'pending'};} == 0 and $self->{'running'}->count == 0 |
131
|
0 |
0 |
0 |
$self->{'running'}->count < $self->{'concurrency'} and my $ssh = shift @{$$self{'pending'};} |
150
|
0 |
0 |
0 |
$pid > 0 and my $remove = $self->{'select'}->remove('pid', $pid) |
176
|
0 |
0 |
0 |
$ready->{'sudo'} and @line == 1 |
|
0 |
0 |
0 |
$ready->{'sudo'} and @line == 1 and $line[0] eq $SUDO_FAIL |
218
|
0 |
0 |
0 |
defined $len and $len > 0 |
256
|
0 |
0 |
0 |
@{$self->{'command'};} == 1 && $self->{'command'}[0] =~ /$escape/ |
276
|
0 |
0 |
0 |
$opt{'append_time'} and $opt{'append_hostname'} |