| blib/lib/Parse/ALex.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 5 | 24 | 20.8 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 235 | 4 | 0 | 0 | $^W and @{$$self[$TOKEN_LIST];} == 0 |
| 385 | 6 | 0 | 0 | defined $_[0] and $_[0] ne $$self[$SKIP] |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 458 | 0 | 3 | 0 | ref $receiver || $receiver |
| 660 | 0 | 0 | 4 | $@ or $debug |
| 718 | 0 | 0 | 6 | $specif or keys %exclusion |
| 729 | 0 | 0 | 0 | $cond_item eq 'INITIAL' or defined $exclusion{$cond_item} |
| 0 | 0 | 0 | $cond_item eq 'INITIAL' or defined $exclusion{$cond_item} or defined $inclusion{$cond_item} | |
| 904 | 0 | 0 | 0 | not $ref or $ref ne 'CODE' |