Branch Coverage

blib/lib/SNMP/Insight.pm
Criterion Covered Total %
branch 7 14 50.0


line true false branch
19 0 1 unless (defined $session)
38 0 1 unless ($device_role)
39 0 0 if debug()
43 0 1 if debug()
46 1 0 if ($role_package) { }
63 1 1 if $package->can('new')
77 1 0 if is_role($package)