|  line  | 
 !l  | 
 l&&!r  | 
 l&&r  | 
 condition  | 
 
| 
123
 | 
 39  | 
 1  | 
 220  | 
 exists $self->{'connection'} and $self->{'connection'}  | 
 
| 
189
 | 
 0  | 
 274  | 
 18  | 
 ref $self->{'server'} eq "ARRAY" and scalar @{$self->{'server'};} > 0  | 
 
| 
197
 | 
 1  | 
 0  | 
 28  | 
 ref $srv and $srv->isa("Rex::Group::Entry::Server")  | 
 
| 
288
 | 
 7  | 
 3  | 
 14  | 
 exists $self->{'server'} and scalar @{$self->{'server'};} > 0  | 
 
| 
316
 | 
 10  | 
 36  | 
 0  | 
 $self->{'connection_type'} && lc $self->{'connection_type'} eq 'http'  | 
 
| 
328
 | 
 10  | 
 36  | 
 0  | 
 $self->{'connection_type'} && lc $self->{'connection_type'} eq 'https'  | 
 
| 
340
 | 
 9  | 
 0  | 
 1  | 
 $self->{'connection_type'} && lc $self->{'connection_type'} eq 'openssh'  | 
 
| 
383
 | 
 36  | 
 9  | 
 1  | 
 $self->is_remote and $self->is_openssh  | 
 
| 
 | 
 45  | 
 1  | 
 0  | 
 $self->is_remote and $self->is_openssh and $self->want_connect  | 
 
| 
 | 
 36  | 
 5  | 
 5  | 
 $self->is_remote and $self->want_connect  | 
 
| 
441
 | 
 0  | 
 0  | 
 39  | 
 exists $self->{'auth'} and $self->{'auth'}{'user'}  | 
 
| 
465
 | 
 0  | 
 0  | 
 2  | 
 exists $self->{'auth'} and $self->{'auth'}{'password'}  | 
 
| 
535
 | 
 0  | 
 16  | 
 2  | 
 $old_server and $old_server ne $$server  | 
 
| 
749
 | 
 29  | 
 0  | 
 0  | 
 defined $args{'d'} and $args{'d'} > 2  |