blib/lib/FusionInventory/Agent/Task/Inventory/Win32/Softwares.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 11 | 45.4 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
265 | 5 | 1 | 10 | $object->{'Description'} and $object->{'Description'} =~ /^(Security Update|Hotfix|Update)/ |
line | l | !l | condition |
---|---|---|---|
289 | 0 | 0 | $entry->{'VERSION'} or '_undef_' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
243 | 418 | 7 | 0 | encodeFromRegistry($data->{'/DisplayName'}) || encodeFromRegistry($guid) |
301 | 0 | 0 | 0 | $params{'machKey'}{'SOFTWARE/Microsoft/Internet Explorer/svcVersion'} || $params{'machKey'}{'SOFTWARE/Microsoft/Internet Explorer/Version'} |