| blib/lib/Perl/Critic/Policy/logicLAB/ProhibitShellDispatch.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 10 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 34 | 7 | 3 | if (ref $elem eq 'PPI::Statement') |
| 38 | 3 | 4 | if ($word and $word =~ / \A #beginning of string (system|exec) \Z #end of string /msx) |
| 50 | 1 | 2 | if ($sibling and $sibling eq '->') { } |
| 61 | 1 | 2 | if (ref $elem eq 'PPI::Token::QuoteLike::Command') |
| 66 | 1 | 1 | if (ref $elem eq 'PPI::Token::QuoteLike::Backtick') |