| blib/lib/Perl/Critic/Policy/Reneeb/RequirePostderef.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 5 | 6 | 83.3 |
| line | true | false | branch |
|---|---|---|---|
| 39 | 0 | 20 | unless &first(sub { |
| 42 | 3 | 17 | unless $sibling |
| 45 | 4 | 4 | unless $sibling->isa('PPI::Structure::Block') or $sibling->isa('PPI::Token::Symbol') |