blib/lib/Perl/Lint/Policy/ValuesAndExpressions/ProhibitImplicitNewlines.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 4 | 4 | 100.0 |
line | true | false | branch |
---|---|---|---|
18 | 11 | 92 | if ($token_type == 172 or $token_type == 173 or $token_type == 187) |
24 | 10 | 8 | if ($string =~ /\r?\n/) |