line |
!l |
l&&!r |
l&&r |
condition |
63
|
575 |
0 |
9 |
$token_type == 127 and $token_data eq 'CORE' |
67
|
0 |
2 |
7 |
$token->{'type'} == 127 and $token->{'data'} eq 'GLOBAL' |
83
|
495 |
43 |
46 |
$token_type == 70 and $token_data eq 'open' |
|
529 |
0 |
9 |
$is_core_func and $token_type == 127 |
|
529 |
2 |
7 |
$is_core_func and $token_type == 127 and $token_data eq 'open' |
132
|
482 |
24 |
19 |
$token_type == 70 and $token_data eq 'close' |
|
504 |
0 |
2 |
$is_core_func and $token_type == 127 |
|
504 |
0 |
2 |
$is_core_func and $token_type == 127 and $token_data eq 'close' |
167
|
527 |
1 |
3 |
$token_type == 64 and $token_data eq 'close' |
line |
l |
!l&&r |
!l&&!r |
condition |
83
|
46 |
0 |
538 |
$token_type == 70 and $token_data eq 'open' or $is_core_func and $token_type == 127 and $token_data eq 'open' |
91
|
1 |
30 |
80 |
$token_type == 194 or $token_type == 191 |
|
31 |
3 |
77 |
$token_type == 194 or $token_type == 191 or $token_type == 166 |
|
2 |
2 |
58 |
$token_type == 79 or $token_type == 80 |
|
4 |
2 |
56 |
$token_type == 79 or $token_type == 80 or $token_type == 81 |
|
4 |
3 |
53 |
$token_type == 79 or $token_type == 80 or $token_type == 81 or $token_type == 104 |
132
|
6 |
0 |
525 |
$token_type == 0 or $token_type == 70 and $token_data eq 'close' |
|
19 |
0 |
506 |
$token_type == 0 or $token_type == 70 and $token_data eq 'close' or $is_core_func and $token_type == 127 and $token_data eq 'close' |
145
|
3 |
0 |
24 |
$token_type == 194 or $token_type == 191 |
|
3 |
18 |
6 |
$token_type == 194 or $token_type == 191 or $token_type == 166 |
172
|
1 |
0 |
2 |
$var_type == 194 or $var_type == 191 |
|
1 |
1 |
1 |
$var_type == 194 or $var_type == 191 or $var_type == 166 |