| blib/lib/Win32/WMIC.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 16 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 100 | 0 | 0 | unless $query |
| 107 | 0 | 0 | if ($produce) { } |
| 108 | 0 | 0 | if ($produce eq 'csv') { } |
| 0 | 0 | elsif ($produce eq 'tab') { } | |
| 0 | 0 | elsif ($produce eq 'xml') { } | |
| 158 | 0 | 0 | unless $$self{'data'} |
| 192 | 0 | 0 | unless $$self{'data'} |
| 193 | 0 | 0 | unless $$self{'format'} |