line |
!l |
l&&!r |
l&&r |
condition |
703
|
0 |
0 |
0 |
$? == 0 and $out |
862
|
88 |
0 |
0 |
exists $param->{'server'} and exists $SSH_CONFIG_FOR{$param->{'server'}} |
|
88 |
0 |
0 |
exists $param->{'server'} and exists $SSH_CONFIG_FOR{$param->{'server'}} and exists $SSH_CONFIG_FOR{$param->{'server'}}{'port'} |
965
|
1 |
0 |
0 |
exists $param->{'server'} and exists $SSH_CONFIG_FOR{$param->{'server'}} |
|
1 |
0 |
0 |
exists $param->{'server'} and exists $SSH_CONFIG_FOR{$param->{'server'}} and exists $SSH_CONFIG_FOR{$param->{'server'}}{'connectionattempts'} |
998
|
0 |
0 |
0 |
exists $param->{'server'} and exists $SSH_CONFIG_FOR{$param->{'server'}} |
|
0 |
0 |
0 |
exists $param->{'server'} and exists $SSH_CONFIG_FOR{$param->{'server'}} and exists $SSH_CONFIG_FOR{$param->{'server'}}{'proxycommand'} |
1031
|
1 |
0 |
0 |
exists $param->{'server'} and exists $SSH_CONFIG_FOR{$param->{'server'}} |
|
1 |
0 |
0 |
exists $param->{'server'} and exists $SSH_CONFIG_FOR{$param->{'server'}} and exists $SSH_CONFIG_FOR{$param->{'server'}}{'connecttimeout'} |
1061
|
71 |
0 |
0 |
exists $ENV{'REX_AUTH_TYPE'} and $ENV{'REX_AUTH_TYPE'} eq "pass" |
1087
|
63 |
0 |
0 |
exists $ENV{'REX_AUTH_TYPE'} and $ENV{'REX_AUTH_TYPE'} eq "key" |
1113
|
70 |
0 |
0 |
exists $ENV{'REX_AUTH_TYPE'} and $ENV{'REX_AUTH_TYPE'} eq "krb5" |
1270
|
0 |
36 |
0 |
exists $param->{'server'} and exists $SSH_CONFIG_FOR{$param->{'server'}} |
|
36 |
0 |
0 |
exists $param->{'server'} and exists $SSH_CONFIG_FOR{$param->{'server'}} and exists $SSH_CONFIG_FOR{$param->{'server'}}{'user'} |
1284
|
0 |
0 |
0 |
exists $param->{'server'} and exists $SSH_CONFIG_FOR{$param->{'server'}} |
|
0 |
0 |
0 |
exists $param->{'server'} and exists $SSH_CONFIG_FOR{$param->{'server'}} and exists $SSH_CONFIG_FOR{$param->{'server'}}{'hostname'} |
1303
|
0 |
39 |
0 |
exists $param->{'server'} and exists $SSH_CONFIG_FOR{$param->{'server'}} |
|
39 |
0 |
0 |
exists $param->{'server'} and exists $SSH_CONFIG_FOR{$param->{'server'}} and exists $SSH_CONFIG_FOR{$param->{'server'}}{'identityfile'} |
1322
|
0 |
39 |
0 |
exists $param->{'server'} and exists $SSH_CONFIG_FOR{$param->{'server'}} |
|
39 |
0 |
0 |
exists $param->{'server'} and exists $SSH_CONFIG_FOR{$param->{'server'}} and exists $SSH_CONFIG_FOR{$param->{'server'}}{'identityfile'} |
1338
|
162 |
0 |
55 |
not $^O =~ /^MSWin/u || $connection_type and $use_net_openssh_if_present |
1452
|
0 |
117 |
0 |
"Rex::Template::NG"->is_loadable and get_use_template_ng() |
1731
|
109 |
0 |
0 |
ref $HOME_CONFIG_YAML and exists $Rex::Config::HOME_CONFIG_YAML->{$topic} |