blib/lib/Perl/Lint/Policy/RegularExpressions/ProhibitEnumeratedClasses.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 7 | 9 | 77.7 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
46 | 28 | 0 | 1 | $backslashes and length($backslashes) % 2 != 0 |
73 | 13 | 9 | 4 | $is_negate and not defined $patterns[$j + 1][0] |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
38 | 32 | 0 | 169 | $token_type == 187 or $token_type == 156 |