blib/lib/Monitoring/GLPlugin/SNMP/CSF.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 8 | 0.0 |
line | true | false | branch |
---|---|---|---|
9 | 0 | 0 | $params{'name'} ? : |
10 | 0 | 0 | if ($self->opts->community) |
18 | 0 | 0 | if ($self->opts->snmpwalk and not $self->opts->hostname) { } |
0 | 0 | elsif ($self->opts->snmpwalk and $self->opts->hostname eq 'walkhost') { } |