line |
true |
false |
branch |
70
|
46 |
316 |
if ($token_type == 70) |
74
|
36 |
10 |
if ($$token{'type'} == 107) |
76
|
20 |
16 |
if ($named_unary_ops{$func}) |
79
|
3 |
17 |
if ($$token{'type'} == 108) |
94
|
3 |
53 |
if ($token_type == 107) { } |
|
20 |
33 |
elsif ($token_type == 108) { } |
|
0 |
33 |
elsif ($token_type == 104) { } |
98
|
17 |
3 |
if --$left_paren_num <= 0 |
119
|
7 |
106 |
if ($token_type == 107) { } |
|
23 |
83 |
elsif ($token_type == 108) { } |
|
1 |
82 |
elsif ($token_type == 65 or $$token{'kind'} == 1) { } |
123
|
16 |
7 |
if --$left_paren_num <= 0 |
130
|
1 |
15 |
if ($is_op_in_arg) |
136
|
5 |
1 |
if ($$token{'type'} == 104 or $$token{'kind'} == 1 and $token_data ne 'and' and $token_data ne 'or' and $token_data ne 'xor') |