blib/lib/Perl/Critic/Policy/logicLAB/ProhibitShellDispatch.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 6 | 83.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
38 | 2 | 2 | 3 | $word and $word =~ / \A #beginning of string (system|exec) \Z #end of string /msx |
50 | 2 | 0 | 1 | $sibling and $sibling eq '->' |