| blib/lib/Net/SNMP/HostInfo.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 0 | 17 | 0.0 | 
| line | !l | l&&!r | l&&r | condition | 
|---|---|---|---|---|
| 243 | 0 | 0 | 0 | $args{'Session'} and ref $args{'Session'} eq 'Net::SNMP' | 
| 777 | 0 | 0 | 0 | $$self{'_decode'} and exists $decodedObjects{$name} | 
| 0 | 0 | 0 | $$self{'_decode'} and exists $decodedObjects{$name} and exists $decodedObjects{$name}{$value} | 
| line | l | !l | condition | 
|---|---|---|---|
| 240 | 0 | 0 | $args{'Decode'} || 0 | 
| 248 | 0 | 0 | $args{'Hostname'} || 'localhost' | 
| 249 | 0 | 0 | $args{'Community'} || 'public' | 
| 250 | 0 | 0 | $args{'Port'} || 161 |