line |
!l |
l&&!r |
l&&r |
condition |
69
|
0 |
0 |
39 |
$task_name ne "Commands:Box:get_sys_info" and $task_name ne "Test:run" |
|
0 |
39 |
0 |
$task_name ne "Commands:Box:get_sys_info" and $task_name ne "Test:run" and $requested_env ne "" |
|
39 |
0 |
0 |
$task_name ne "Commands:Box:get_sys_info" and $task_name ne "Test:run" and $requested_env ne "" and not grep({$_ eq $requested_env;} @environments) |
144
|
6 |
0 |
0 |
scalar @group_server == 0 and "Rex::Config"->get_allow_empty_groups == 0 |
168
|
0 |
0 |
1 |
ref $_ and $_->isa("Rex::Group::Entry::Server") |
182
|
9 |
0 |
1 |
ref $entry && $entry->isa('Rex::Group::Entry::Server') |
369
|
48 |
32 |
5 |
$package ne "main" and $package ne "Rex::CLI" |
380
|
48 |
32 |
5 |
$package ne "main" and $package ne "Rex:CLI" |