Condition Coverage

blib/lib/FusionInventory/Agent/Task/Inventory/Linux/Videos.pm
Criterion Covered Total %
condition 0 18 0.0


and 3 conditions

line !l l&&!r l&&r condition
91 0 0 0 $$video{'MEMORY'} and $$video{'MEMORY'} =~ s/kb$//i

or 3 conditions

line l !l&&r !l&&!r condition
80 0 0 0 $xorgData or $ddcprobeData
82 0 0 0 $$xorgData{'product'} || $$ddcprobeData{'product'}
0 0 0 $$xorgData{'memory'} || $$ddcprobeData{'memory'}
0 0 0 $$xorgData{'name'} || $$ddcprobeData{'oem'}
0 0 0 $$xorgData{'resolution'} || $$ddcprobeData{'dtiming'}