| lib/Net/SNMP/Poller.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 1 | 9 | 11.1 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 68 | 1 | 0 | 0 | $opts and ref $opts ne 'HASH' |
| 131 | 0 | 0 | 0 | $ref and ref $ref eq 'HASH' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 179 | 0 | 0 | 0 | close $logfh or croak("could not close log filehandle: $!") |