| blib/lib/Perl/Lint/Policy/ValuesAndExpressions/ProhibitImplicitNewlines.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 6 | 6 | 100.0 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 18 | 7 | 3 | 100 | $token_type == 172 or $token_type == 173 |
| 10 | 8 | 92 | $token_type == 172 or $token_type == 173 or $token_type == 187 |