| blib/lib/Perl/Lint/Policy/Variables/RequireLexicalLoopIterators.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 7 | 8 | 87.5 |
| line | true | false | branch |
|---|---|---|---|
| 22 | 18 | 136 | if ($token_type == 133 or $token_type == 134 and $perl_version > $perl_version_threshold) { } |
| 1 | 135 | elsif ($token_type == 93 or $token_type == 71) { } | |
| 29 | 9 | 9 | if ($token_type != 62 and $token_type != 107) |
| 41 | 1 | 0 | if ($$token{'type'} == 171) |