| blib/lib/Perl/Critic/Policy/OTRS/RequireParensWithMethods.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 6 | 8 | 75.0 |
| line | true | false | branch |
|---|---|---|---|
| 26 | 4 | 4 | if $elem ne '->' |
| 31 | 0 | 4 | if ref $method eq 'PPI::Structure::List' |
| 34 | 0 | 4 | if ref $method eq 'PPI::Structure::Subscript' |
| 37 | 2 | 2 | if ref $list eq 'PPI::Structure::List' |