blib/lib/Net/SNMP/HostInfo.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 18 | 0.0 |
line | true | false | branch |
---|---|---|---|
243 | 0 | 0 | if ($args{'Session'} and ref $args{'Session'} eq 'Net::SNMP') { } |
260 | 0 | 0 | if (defined $session) { } |
264 | 0 | 0 | if (defined $response) { } |
754 | 0 | 0 | if $AUTOLOAD =~ /DESTROY$/ |
759 | 0 | 0 | if (exists $tables{$name}) |
764 | 0 | 0 | unless (exists $oids{$name}) |
774 | 0 | 0 | if ($response) { } |
777 | 0 | 0 | if ($$self{'_decode'} and exists $decodedObjects{$name} and exists $decodedObjects{$name}{$value}) { } |
842 | 0 | 0 | wantarray ? : |