blib/lib/FusionInventory/Agent/Task/Inventory/Generic/Dmidecode/Bios.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 8 | 15 | 53.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
54 | 5 | 16 | 0 | $bios->{'MMODEL'} and $bios->{'MMODEL'} eq 'VirtualBox' |
21 | 0 | 0 | $bios->{'MMODEL'} and $bios->{'MMODEL'} eq 'VirtualBox' and $bios->{'SSN'} eq '0' | |
16 | 0 | 0 | $bios->{'MMODEL'} and $bios->{'MMODEL'} eq 'VirtualBox' and $bios->{'SSN'} eq '0' and $bios->{'MSN'} eq '0' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
42 | 2 | 0 | 19 | $system_info->{'Product'} || $system_info->{'Product Name'} |
48 | 17 | 0 | 4 | $system_info->{'Manufacturer'} || $system_info->{'Vendor'} |