line |
!l |
l&&!r |
l&&r |
condition |
128
|
0 |
0 |
0 |
exists $self->{'options'} and exists $self->{'options'}{'headless'} |
|
0 |
0 |
0 |
exists $self->{'options'} and exists $self->{'options'}{'headless'} and $self->{'options'}{'headless'} |
170
|
0 |
0 |
0 |
exists $self->{'__network'} and $vminfo->{'VMState'} ne "running" |
205
|
0 |
0 |
0 |
exists $self->{'__forward_port'} and $vminfo->{'VMState'} ne "running" |
215
|
0 |
0 |
0 |
exists $self->{'__shared_folder'} and $vminfo->{'VMState'} ne "running" |
312
|
0 |
0 |
0 |
$self->{'__forward_port'} and $self->{'__forward_port'}{'ssh'} |
|
0 |
0 |
0 |
$self->{'__forward_port'} and $self->{'__forward_port'}{'ssh'} and not Rex::is_local() |
|
0 |
0 |
0 |
$self->{'__forward_port'} and $self->{'__forward_port'}{'ssh'} |
|
0 |
0 |
0 |
$self->{'__forward_port'} and $self->{'__forward_port'}{'ssh'} and Rex::is_local() |