Branch Coverage

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


line true false branch
11 0 0 if $params{'no_category'}{'cpu'}
50 0 0 unless $line =~ /([^:]+) : \s (.+)/x
70 0 0 if ($speed =~ /GHz$/i) { }
0 0 elsif ($speed =~ /MHz$/i) { }
78 0 0 $$sysprofile_info{'Total Number Of Cores'} ? :
82 0 0 $type =~ /AMD/i ? :
0 0 $type =~ /Intel/i ? :