Condition Coverage

blib/lib/App/RemoteCommand.pm
Criterion Covered Total %
condition 0 30 0.0


and 3 conditions

line !l l&&!r l&&r condition
55 0 0 0 @{$self->{'pending'}} == 0 and $self->{'running'}->count == 0
144 0 0 0 $self->{'running'}->count < $self->{'concurrency'} and my $ssh = shift @{$$self{"pending"}}
163 0 0 0 $pid > 0 and my $remove = $self->{'select'}->remove("pid", $pid)
188 0 0 0 $ready->{'sudo'} and @line == 1
0 0 0 $ready->{'sudo'} and @line == 1 and $line[0] eq $SUDO_FAIL
229 0 0 0 defined $len and $len > 0
265 0 0 0 @{$self->{'command'}} == 1 && $self->{'command'}[0] =~ /$escape/u
282 0 0 0 $opt{'append_time'} and $opt{'append_hostname'}

or 3 conditions

line l !l&&r !l&&!r condition
47 0 0 0 $INT or $TERM
108 0 0 0 @{[] unless $self->{'command'}} or $self->{'script'}