Branch Coverage

blib/lib/Rex/Virtualization/CBSD/bsnapshot_remove.pm
Criterion Covered Total %
branch 0 8 0.0


line true false branch
20 0 0 unless (defined $opts{'vm'})
23 0 0 unless (defined $opts{'name'})
28 0 0 if ($opts{'vm'} =~ m[[\t\ \=\\/\'\"\n\;\&]] or $opts{'name'} =~ m[[\t\ \=\\/\'\"\n\;\&]])
50 0 0 if ($? != 0)