blib/lib/Perl/Critic/Policy/Community/BarewordFilehandles.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 4 | 4 | 100.0 |
line | true | false | branch |
---|---|---|---|
39 | 139 | 90 | unless exists $openers{$elem} and is_function_call($elem) |
49 | 18 | 79 | if $name->isa("PPI::Token::Word") and not exists $builtins{$name} |