line |
!l |
l&&!r |
l&&r |
condition |
76
|
0 |
133 |
0 |
exists $self->{'VERSION'} and $self->{'VERSION'} < $COMPATIBLE |
112
|
0 |
0 |
0 |
$self->{'LEX'} and &reftype($self->{'LEX'}) eq 'CODE' |
183
|
0 |
0 |
0 |
$index < 0 and -$index <= @{$self->{'STACK'};} |
388
|
0 |
0 |
0 |
$t ne $spec and $t ne '' |
532
|
0 |
0 |
0 |
exists $self->{'STATES'}[$conflictstate]{'ACTIONS'} and $self->{'STATES'}[$conflictstate]{'ACTIONS'}{$_} >= 0 |
576
|
0 |
0 |
0 |
exists $self->{'STATES'}[$conflictstate]{'ACTIONS'} and $self->{'STATES'}[$conflictstate]{'ACTIONS'}{$_} >= 0 |
659
|
0 |
0 |
0 |
&reftype($state) and &reftype($state) eq 'ARRAY' |
682
|
0 |
0 |
0 |
$newaction and &reftype($newaction) eq 'CODE' |
694
|
0 |
0 |
0 |
$newaction{$n} and &reftype($newaction{$n}) eq 'CODE' |
952
|
481 |
10 |
8 |
$bypass and @children == 1 |
962
|
0 |
6 |
2 |
$childisterminal and not $finalclass->isa($PREFIX . 'TERMINAL') |
1013
|
0 |
0 |
10 |
exists $_[$dotpos] and UNIVERSAL::isa($_[$dotpos], 'CODE') |
1355
|
0 |
0 |
0 |
$fn and -r $fn |
1457
|
0 |
0 |
0 |
$self->input and defined ${$self->input;} |
1502
|
0 |
0 |
0 |
not $file and @ARGV |
1541
|
0 |
0 |
0 |
$tree and &blessed($tree) |
|
0 |
0 |
0 |
$tree and &blessed($tree) and $tree->isa('Parse::Eyapp::Node') |
|
0 |
0 |
0 |
$tree and ref $tree |
1553
|
0 |
0 |
0 |
$yaml and ref $tree |
1565
|
0 |
0 |
0 |
$dot and &blessed($tree) |
1567
|
0 |
0 |
0 |
defined $extension and $tree->can($extension) |
1568
|
0 |
0 |
0 |
not defined $sfile and defined $file |
1624
|
0 |
0 |
0 |
&blessed($attr) and $attr->can('str') |
1647
|
0 |
0 |
0 |
&blessed($attr) and $attr->can('line') |
1856
|
0 |
158 |
6639 |
defined $$token and $$token ne '' |
1992
|
0 |
25 |
0 |
@$stack and !(exists $$states[$stack->[-1][0]]{'ACTIONS'} && exists $$states[$stack->[-1][0]]{'ACTIONS'}{'error'}) || $$states[$stack->[-1][0]]{'ACTIONS'}{'error'} <= 0 |