| blib/lib/Ixchel/Actions/snmp_extends.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 14 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 55 | 0 | 0 | if (not $self->{'opts'}{'l'} || $self->{'opts'}{'u'}) { } |
| 0 | 0 | elsif ($self->{'opts'}{'l'} and $self->{'opts'}{'u'}) { } | |
| 63 | 0 | 0 | if ($self->{'opts'}{'l'}) |
| 68 | 0 | 0 | if ($self->{'config'}{'snmp'}{'extends'}{$item}{'enable'}) { } |
| 78 | 0 | 0 | if ($self->{'opts'}{'u'}) |
| 85 | 0 | 0 | if ($self->{'config'}{'snmp'}{'extends'}{$item}{'enable'}) { } |
| 93 | 0 | 0 | if ($@ or not defined $results or defined $results->{'errors'}[0]) { } |