line |
!l |
l&&!r |
l&&r |
condition |
37
|
4 |
0 |
3 |
$$self{'current_compile'}{'in_main'} and not $$self{'allow_stray_content'}
|
|
4 |
2 |
1 |
$$self{'current_compile'}{'in_main'} and not $$self{'allow_stray_content'} and $arg{'text'} =~ /\S/
|
52
|
0 |
0 |
2 |
$$self{'current_compile'}{'in_main'} and not $$self{'allow_stray_content'}
|
|
0 |
1 |
1 |
$$self{'current_compile'}{'in_main'} and not $$self{'allow_stray_content'} and not $arg{'line'} =~ /\A\s*#/
|
76
|
0 |
0 |
0 |
defined $$self{'default_method_to_call'} and not $comp =~ /:/
|
109
|
0 |
0 |
0 |
defined $$self{'default_method_to_call'} and not $comp =~ /:/
|