line |
!l |
l&&!r |
l&&r |
condition |
53
|
0 |
19 |
0 |
exists $self->{'VERSION'} and $self->{'VERSION'} < $Parse::Yapp::Driver::COMPATIBLE |
137
|
0 |
0 |
6 |
$index < 0 and -$index <= @{$self->{'STACK'};} |
220
|
0 |
0 |
1 |
$debug & 16 and $dbgerror |
|
0 |
1 |
0 |
$debug & 16 and $dbgerror and $$errstatus == 0 |
|
0 |
1 |
27 |
$debug & 4 and $act |
|
0 |
26 |
1 |
$debug & 16 and $dbgerror |
|
26 |
0 |
1 |
$debug & 16 and $dbgerror and $$errstatus == 0 |
|
0 |
6 |
0 |
@$stack and !(exists $$states[$stack->[-1][0]]{'ACTIONS'} && exists $$states[$stack->[-1][0]]{'ACTIONS'}{'error'}) || $$states[$stack->[-1][0]]{'ACTIONS'}{'error'} <= 0 |
434
|
0 |
31 |
0 |
@$stack and !(exists $$states[$stack->[-1][0]]{'ACTIONS'} && exists $$states[$stack->[-1][0]]{'ACTIONS'}{'error'}) || $$states[$stack->[-1][0]]{'ACTIONS'}{'error'} <= 0 |