| blib/lib/Win32/ShellQuote.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 8 | 12 | 66.6 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 81 | 144 | 0 | 0 | not $force and $text ne '' | 
| 144 | 0 | 0 | not $force and $text ne '' and not $text =~ /[ \t\n\x0b"]/ | |
| 116 | 72 | 61 | 23 | not $quote_mode and /\G\s+/cg | 
| 128 | 73 | 44 | 14 | $quote_mode and /\G"/cg |