Condition Coverage

blib/lib/FusionInventory/Agent/SNMP/Mock.pm
Criterion Covered Total %
condition 0 24 0.0


and 3 conditions

line !l l&&!r l&&r condition
41 0 0 0 -r $file and -f $file
96 0 0 0 not $line =~ /^$/ || $line =~ /= ""$/ and $last_oid
97 0 0 0 $$values{$last_oid}[0] eq 'STRING' and not $$values{$last_oid}[1] =~ /"$/
171 0 0 0 not $line =~ /^$/ || $line =~ /= ""$/ and $last_oid
172 0 0 0 $$values{$last_oid}[0] eq 'STRING' and not $$values{$last_oid}[1] =~ /"$/
179 0 0 0 $$values{$last_oid}[0] eq 'Hex-STRING' and $line =~ /^([A-F0-9]{2})( [A-F0-9]{2})?/

or 3 conditions

line l !l&&r !l&&!r condition
96 0 0 0 $line =~ /^$/ || $line =~ /= ""$/
171 0 0 0 $line =~ /^$/ || $line =~ /= ""$/