Branch Coverage

blib/lib/FusionInventory/Agent/Task/Inventory/Win32/CPU.pm
Criterion Covered Total %
branch 0 14 0.0


line true false branch
15 0 0 if $params{'no_category'}{'cpu'}
34 0 0 if (any sub { $$_{'NAME'} =~ /QEMU/i; } , @cpus)
44 0 0 Win32::GetOSName() eq 'Win2003' ? :
82 0 0 unless ($$cpu{'NAME'})
84 0 0 if ($$cpu{'NAME'} =~ s/,\s(\S+)$//)
89 0 0 if ($$cpu{'SERIAL'})
93 0 0 if ($$cpu{'NAME'} =~ /([\d\.]+)s*(GHZ)/i)