| blib/lib/Perl/Critic/Policy/InputOutput/ProhibitReadlineInForLoop.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 4 | 6 | 66.6 |
| line | true | false | branch |
|---|---|---|---|
| 32 | 5 | 6 | if $elem->type ne "foreach" |
| 34 | 0 | 6 | unless my $list = &first(sub { |
| 37 | 0 | 6 | if (my $readline = $list->find_first("PPI::Token::QuoteLike::Readline")) |