| blib/lib/FusionInventory/Agent/Task/Inventory/Linux/i386/CPU.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 18 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 12 | 0 | 0 | if $params{'no_category'}{'cpu'} |
| 33 | 0 | 0 | $params{'dmidecode'} ? : |
| 44 | 0 | 0 | if (defined $cpuId) { } |
| 45 | 0 | 0 | if $seen{$cpuId}++ |
| 70 | 0 | 0 | if $$dmidecodeInfo{'ID'} |
| 71 | 0 | 0 | if $$dmidecodeInfo{'SERIAL'} |
| 72 | 0 | 0 | if $$dmidecodeInfo{'EXTERNAL_CLOCK'} |
| 73 | 0 | 0 | if $$dmidecodeInfo{'FAMILYNAME'} |
| 75 | 0 | 0 | if ($$cpu{'NAME'} =~ /([\d\.]+)s*(GHZ)/i) |