Branch Coverage

blib/lib/Rex/Virtualization/CBSD/stop.pm
Criterion Covered Total %
branch 0 16 0.0


line true false branch
21 0 0 if (defined $opts{'hard_timeout'})
24 0 0 unless ($opts{'hard_timeout'} =~ /^[0123456789]+$/)
33 0 0 if (defined $opts{'noacpi'})
36 0 0 if ($opts{'noacpi'} ne 0 and $opts{'noacpi'} ne 1)
46 0 0 unless (defined $name)
58 0 0 if ($returned =~ /^No\ such/)
63 0 0 if ($? != 0)
68 0 0 if ($returned =~ /unable\ to\ determine\ bhyve\ pid/)