| blib/lib/Sys/Syslog/OO.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 8 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 13 | 0 | 0 | unless ref $opts eq 'HASH' |
| 16 | 0 | 0 | unless defined $$opts{'facility'} |
| 21 | 0 | 0 | if (exists $$opts{'label'}) { } |
| 29 | 0 | 0 | if (exists $$opts{'host'}{'ip'} and defined $$opts{'host'}{'ip'}) { } |