Branch Coverage

blib/lib/Net/SNMP/HostInfo/TcpConnEntry.pm
Criterion Covered Total %
branch 0 8 0.0


line true false branch
158 0 0 if $AUTOLOAD =~ /DESTROY$/
163 0 0 unless (exists $oids{$name})
173 0 0 if ($response) { }
176 0 0 if ($$self{'_decode'} and exists $decodedObjects{$name} and exists $decodedObjects{$name}{$value}) { }