line |
!l |
l&&!r |
l&&r |
condition |
22
|
56 |
0 |
14 |
$token_type == 70 and $token_data eq 'bless' |
35
|
23 |
0 |
6 |
$token_type == 104 || $token_type == 124 and $left_paren_num <= 0 |
|
23 |
0 |
6 |
$token_type == 104 || $token_type == 124 and $left_paren_num <= 0 and $left_brace_num <= 0 |
|
0 |
0 |
6 |
$token_type == 104 || $token_type == 124 and $left_paren_num <= 0 and $left_brace_num <= 0 and $left_bracket_num <= 0 |
|
9 |
0 |
14 |
$token_type == 106 and $left_paren_num <= 0 |
|
9 |
0 |
14 |
$token_type == 106 and $left_paren_num <= 0 and $left_brace_num <= 0 |
|
0 |
0 |
14 |
$token_type == 106 and $left_paren_num <= 0 and $left_brace_num <= 0 and $left_bracket_num <= 0 |