| line |
!l |
l&&!r |
l&&r |
condition |
|
79
|
0 |
0 |
3 |
not $options{$_} and $$self{$_} |
|
82
|
1 |
0 |
0 |
$mode ne 'AUTHENTICATION' and not $options{'SessionID'} |
|
106
|
0 |
0 |
0 |
$mode eq 'AUTHENTICATION' and not $$self{'SessionID'} |
|
|
0 |
0 |
0 |
$mode eq 'AUTHENTICATION' and not $$self{'SessionID'} and $$response{'output_string'} |
|
129
|
3 |
0 |
0 |
ref $options{'value'} and ref $options{'value'} eq 'ARRAY' |
|
187
|
0 |
0 |
0 |
not $output =~ /[\r\n]/ and $output_line =~ /^OK: (.+)$/ |
|
190
|
0 |
0 |
0 |
$status eq 'ERR' and $value =~ s/^(\d\d\d)\b(,\s+)?// |
|
221
|
0 |
0 |
0 |
defined $hashref and $hashref |
|
228
|
0 |
0 |
0 |
defined $value and $value ne '' |
|
392
|
0 |
0 |
0 |
$domain_details and $$domain_details{'output'} |
|
|
0 |
0 |
0 |
$domain_details and $$domain_details{'output'} and defined $$domain_details{'output'}{'LockStatus'} |
|
|
0 |
0 |
0 |
$domain_details and $$domain_details{'output'} and defined $$domain_details{'output'}{'LockStatus'} and $$domain_details{'output'}{'LockStatus'} == 2 |