| blib/lib/Rex/Virtualization/CBSD/vm_os_profiles_hash.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 12 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 24 | 0 | 0 | unless (defined $opts{'cloudinit'}) | 
| 30 | 0 | 0 | unless (eval { do { (%cbsd) = get_user("cbsd") } }) | 
| 49 | 0 | 0 | if ($opts{'cloudinit'}) | 
| 53 | 0 | 0 | unless ($profile =~ /^cloud\-/) | 
| 59 | 0 | 0 | if ($add_profile) | 
| 60 | 0 | 0 | if (not defined $profiles{$os}) { } |