| blib/lib/Ixchel/Actions/snmp_extends.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 12 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 55 | 0 | 0 | 0 | $self->{'opts'}{'l'} and $self->{'opts'}{'u'} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 55 | 0 | 0 | 0 | $self->{'opts'}{'l'} || $self->{'opts'}{'u'} |
| 93 | 0 | 0 | 0 | $@ or not defined $results |
| 0 | 0 | 0 | $@ or not defined $results or defined $results->{'errors'}[0] |