blib/lib/Perl/Lint/Policy/Variables/ProhibitUnusedVariables.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 6 | 100.0 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
95 | 1 | 1 | 171 | $token_type == 91 or $token_type == 90 |
120 | 2 | 9 | 150 | $token_type == 157 or $token_type == 187 |