| blib/lib/ExtUtils/XSpp/Grammar.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 1 | 12 | 8.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 67 | 0 | 86 | 0 | exists $$self{'VERSION'} and $$self{'VERSION'} < $ExtUtils::XSpp::Grammar::YappDriver::COMPATIBLE |
| 151 | 0 | 0 | 0 | $index < 0 and -$index <= @{$$self{'STACK'};} |
| 449 | 0 | 0 | 0 | @$stack and !(exists $$states[$$stack[-1][0]]{'ACTIONS'} && exists $$states[$$stack[-1][0]]{'ACTIONS'}{'error'}) || $$states[$$stack[-1][0]]{'ACTIONS'}{'error'} <= 0 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 449 | 0 | 0 | 0 | !(exists $$states[$$stack[-1][0]]{'ACTIONS'} && exists $$states[$$stack[-1][0]]{'ACTIONS'}{'error'}) || $$states[$$stack[-1][0]]{'ACTIONS'}{'error'} <= 0 |