| blib/lib/Net/SNMP/Mixin/IpRouteTable.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 12 | 18 | 66.6 | 
| line | true | false | branch | 
|---|---|---|---|
| 160 | 1 | 0 | unless $session->init_ok($prefix) | 
| 235 | 0 | 2 | if exists get_init_slot($session)->{$prefix} and get_init_slot($session)->{$prefix} == 0 and not $reload | 
| 245 | 2 | 2 | if $session->error | 
| 265 | 2 | 2 | $session->nonblocking ? : | 
| 272 | 2 | 2 | unless (defined $result) | 
| 273 | 2 | 0 | if (my $err_msg = $session->error) | 
| 280 | 2 | 0 | if $session->nonblocking | 
| 298 | 2 | 0 | unless (defined $vbl) | 
| 299 | 2 | 0 | if (my $err_msg = $session->error) |