Branch Coverage

blib/lib/Net/SNMP/Mixin/IpCidrRouteTable.pm
Criterion Covered Total %
branch 12 18 66.6


line true false branch
182 1 0 unless $session->init_ok($prefix)
279 0 2 if exists get_init_slot($session)->{$prefix} and get_init_slot($session)->{$prefix} == 0 and not $reload
289 2 2 if $session->error
309 2 2 $session->nonblocking ? :
316 2 2 unless (defined $result)
317 2 0 if (my $err_msg = $session->error)
324 2 0 if $session->nonblocking
342 2 0 unless (defined $vbl)
343 2 0 if (my $err_msg = $session->error)