blib/lib/Perl/Lint/Policy/RegularExpressions/ProhibitUselessTopic.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 6 | 100.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
27 | 1 | 4 | 30 | $token_type != 166 and $token_type != 194 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
23 | 27 | 8 | 2 | $token_type == 35 or $token_type == 36 |