| blib/lib/Rex/Virtualization/CBSD/create.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 12 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 23 | 0 | 0 | unless (defined $opts{$key}) | 
| 28 | 0 | 0 | if ($opts{$key} =~ m[[\t\ \=\\/\'\"\n]]) | 
| 58 | 0 | 0 | if (defined $opts{$key}) | 
| 61 | 0 | 0 | if ($opts{$key} =~ /[\t\'\"\n]/) | 
| 69 | 0 | 0 | if (defined $opts{$key}) | 
| 83 | 0 | 0 | if ($? != 0) |