line |
!l |
l&&!r |
l&&r |
condition |
79
|
0 |
0 |
0 |
$ENV{'CLUSTERICIOUS_CONF_DIR'} && _is_subdir($ENV{'CLUSTERICIOUS_CONF_DIR'}, Cwd::getcwd()) |
|
17 |
0 |
0 |
$we_are_testing_this_module and not $ENV{'CLUSTERICIOUS_CONF_DIR'} && _is_subdir($ENV{'CLUSTERICIOUS_CONF_DIR'}, Cwd::getcwd()) |
152
|
25 |
0 |
0 |
$$conf_data{'hypnotoad'} and not ref $$conf_data{'hypnotoad'}{'listen'} |
182
|
48 |
0 |
4 |
$default_exists and not exists $$self{$called} |
196
|
77 |
4 |
1 |
$default_exists and not exists $$self{$called} |
200
|
77 |
1 |
1 |
wantarray && ref $value eq 'HASH' |
|
77 |
0 |
1 |
wantarray && ref $value eq 'ARRAY' |