blib/lib/Perl/Critic/Policy/InputOutput/ProhibitJoinedReadline.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 6 | 83.3 |
line | true | false | branch |
---|---|---|---|
31 | 338 | 13 | if $elem->content ne "join" |
32 | 1 | 12 | unless is_function_call($elem) |
36 | 12 | 0 | if (&any(sub { |