blib/lib/FusionInventory/Agent/Task/Inventory/Win32/Memory.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 7 | 16 | 43.7 |
line | true | false | branch |
---|---|---|---|
76 | 0 | 0 | if $params{'no_category'}{'memory'} |
107 | 0 | 7 | if $type and $type eq 'ROM' |
108 | 0 | 7 | if $type and $type eq 'Flash' |
112 | 7 | 0 | if $object->{'Capacity'} |
125 | 0 | 7 | $object->{'Removable'} ? : |
135 | 4 | 0 | unless ($memory->{'SERIALNUMBER'}) |
139 | 0 | 4 | if ($object->{'PhysicalMemoryCorrection'}) |
144 | 0 | 4 | if ($memory->{'MEMORYCORRECTION'}) |