Branch Coverage

blib/lib/Net/SNMP/HostInfo/IpNetToMediaEntry.pm
Criterion Covered Total %
branch 0 10 0.0


line true false branch
128 0 0 if $AUTOLOAD =~ /DESTROY$/
133 0 0 unless (exists $oids{$name})
143 0 0 if ($response) { }
146 0 0 if ($$self{'_decode'} and exists $decodedObjects{$name} and exists $decodedObjects{$name}{$value}) { }
151 0 0 if ($$self{'_decode'} and $name eq 'ipNetToMediaPhysAddress')