Condition Coverage

blib/lib/FusionInventory/Agent/Task/Inventory/Generic/Dmidecode/Battery.pm
Criterion Covered Total %
condition 0 12 0.0


and 3 conditions

line !l l&&!r l&&r condition
53 0 0 0 $$info{'Design Capacity'} and $$info{'Design Capacity'} =~ /(\d+) \s m[WA]h$/x
58 0 0 0 $$info{'Design Voltage'} and $$info{'Design Voltage'} =~ /(\d+) \s mV$/x

or 3 conditions

line l !l&&r !l&&!r condition
38 0 0 0 $$info{'Serial Number'} || $$info{'SBDS Serial Number'}
0 0 0 $$info{'Chemistry'} || $$info{'SBDS Chemistry'}