blib/lib/Perl/Lint/Policy/InputOutput/ProhibitJoinedReadline.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 10 | 10 | 100.0 |
line | true | false | branch |
---|---|---|---|
19 | 17 | 99 | if ($token_type == 70 and $token_data eq 'join') |
23 | 9 | 77 | if ($token_type == 32) { } |
8 | 69 | elsif ($token_type == 152) { } | |
17 | 52 | elsif ($token_type == 106) { } | |
35 | 8 | 8 | if ($token_type == 152) |