blib/lib/String/ShellQuote.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 9 | 66.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
84 | 12 | 0 | 0 | not $saw_non_equal and /=/ |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
56 | 2 | 3 | 30 | not defined $_ or $_ eq '' |
84 | 18 | 0 | 12 | $escape or not $saw_non_equal and /=/ |