line |
!l |
l&&!r |
l&&r |
condition |
89
|
5 |
0 |
3 |
$cp_options{'archive'} and $cp_options{'archive'} eq 'zip' |
298
|
2 |
0 |
3 |
defined $write_options and defined $write_options->{'mode'} |
316
|
2 |
1 |
2 |
defined $write_options && defined $write_options->{'line_separator'} |
385
|
6 |
0 |
3 |
exists $instance->{'hostname'} and not exists $options{'hostname'} |
388
|
5 |
4 |
0 |
exists $instance->{'ssh'} and not exists $options{'ssh'} |
391
|
9 |
0 |
0 |
exists $instance->{'username'} and not exists $options{'username'} |
394
|
9 |
0 |
0 |
exists $instance->{'sudo_command'} and not exists $options{'sudo_command'} |
397
|
6 |
3 |
0 |
exists $instance->{'sudo_username'} and not exists $options{'sudo_username'} |
400
|
9 |
0 |
0 |
exists $instance->{'pretty'} and not exists $options{'pretty'} |