| blib/lib/Win32/ShellQuote.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| subroutine | 14 | 16 | 87.5 | 
| pod | 8 | 10 | 80.0 | 
| line | count | pod | subroutine | 
|---|---|---|---|
| 2 | 3 | n/a | BEGIN | 
| 3 | 3 | n/a | BEGIN | 
| 4 | 3 | n/a | BEGIN | 
| 5 | 3 | n/a | BEGIN | 
| 25 | 141 | Yes | quote_native | 
| 29 | 47 | Yes | quote_cmd | 
| 34 | 141 | Yes | quote_system_list | 
| 38 | 47 | Yes | quote_system_string | 
| 47 | 0 | Yes | quote_system | 
| 57 | 0 | Yes | quote_system_cmd | 
| 68 | 58 | Yes | cmd_escape | 
| 77 | 144 | Yes | quote_literal | 
| 95 | 47 | n/a | _has_shell_metachars | 
| 104 | 51 | No | unquote_native | 
| 147 | 13 | No | cmd_unescape | 
| 149 | 3 | n/a | BEGIN |