| blib/lib/Paranoid/Log/Syslog.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 5 | 9 | 55.5 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 53 | 2 | 0 | 1 | defined $options{'ident'} and length $options{'ident'} |
| 170 | 0 | 0 | 5 | defined $record{'message'} and length $record{'message'} |
| 182 | 1 | 0 | 4 | defined $llogger and $llogger ne $record{'name'} |