| blib/lib/SNMP/Insight.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 8 | 14 | 57.1 | 
| line | true | false | branch | 
|---|---|---|---|
| 23 | 0 | 1 | unless (defined $session) | 
| 39 | 1 | 0 | if ($args{'classifier'} or not exists $args{'classifier'}) | 
| 43 | 1 | 0 | unless ($classifier and blessed $classifier) | 
| 54 | 0 | 1 | unless ($device_role) | 
| 62 | 1 | 0 | if ($role_package) { } | 
| 79 | 1 | 1 | if $package->can('new') | 
| 93 | 1 | 0 | if is_role($package) |