Branch Coverage

blib/lib/FusionInventory/Agent/Task/Inventory/Virtualization/Vserver.pm
Criterion Covered Total %
branch 0 18 0.0


line true false branch
29 0 0 unless $handle
34 0 0 if $line =~ /^\s+cfg-Directory:\s+(.*)$/
35 0 0 if $line =~ /^\s+util-vserver:\s+(.*)$/
39 0 0 unless -d $cfgDir
42 0 0 unless $handle
46 0 0 if $name =~ /^\./
47 0 0 unless $name =~ /\S/
50 0 0 $line =~ /is running/ ? :
0 0 $line =~ /is stopped/ ? :