Condition Coverage

blib/lib/FusionInventory/Agent/Task/Inventory/Virtualization/Vmsystem.pm
Criterion Covered Total %
condition 0 12 0.0


and 3 conditions

line !l l&&!r l&&r condition
69 0 0 0 $type eq 'Xen' and not $$inventory{'h'}{'CONTENT'}{'BIOS'}{'SMANUFACTURER'}
135 0 0 0 $line and $line == 1
202 0 0 0 $key eq 'envID' and $value > 0

or 3 conditions

line l !l&&r !l&&!r condition
107 0 0 0 -d '/proc/xen' or getFirstMatch('file', '/sys/devices/system/clocksource/clocksource0/available_clocksource', 'pattern', qr/xen/)