Condition Coverage

blib/lib/FusionInventory/Agent/Tools/Linux.pm
Criterion Covered Total %
condition 8 9 88.8


and 3 conditions

line !l l&&!r l&&r condition
107 5 2 59 $cpu and _isValidCPU($cpu)
114 18 7 6 $cpu and _isValidCPU($cpu)

or 3 conditions

line l !l&&r !l&&!r condition
122 61 0 13 exists $cpu->{'processor'} || exists $cpu->{'cpu'}