blib/lib/Perl/Lint/Policy/BuiltinFunctions/ProhibitVoidGrep.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 8 | 9 | 88.8 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
25 | 2 | 2 | 321 | $token_type == 96 or $token_type == 133 |
4 | 1 | 320 | $token_type == 96 or $token_type == 133 or $token_type == 132 | |
3 | 0 | 320 | $token_type == 96 or $token_type == 133 or $token_type == 132 or $token_type == 99 |