| blib/lib/Perl/Lint/Policy/InputOutput/ProhibitReadlineInForLoop.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 16 | 18 | 88.8 |
| line | true | false | branch |
|---|---|---|---|
| 19 | 18 | 61 | if ($token_type == 133 or $token_type == 134) |
| 23 | 8 | 10 | if ($token_type == 32 or $token_type == 8) |
| 38 | 10 | 11 | if ($token_type == 107) |
| 42 | 0 | 20 | if ($token_type == 107) { } |
| 10 | 10 | elsif ($token_type == 108) { } | |
| 3 | 7 | elsif ($token_type == 32) { } | |
| 6 | 1 | elsif ($token_type == 152) { } | |
| 46 | 10 | 0 | if --$left_paren_num <= 0 |
| 60 | 6 | 6 | if ($token_type == 152) |