blib/lib/Log/Fine/Handle/Syslog.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 7 | 12 | 58.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
76 | 4 | 0 | 2 | defined $_[0] and $_[0] =~ /\d/ |
4 | 0 | 2 | defined $_[0] and $_[0] =~ /\d/ and $_[0] > 0 | |
132 | 2 | 0 | 0 | defined $self->{'logopts'} and $self->{'logopts'} =~ /\w+/ |
137 | 1 | 0 | 1 | defined $self->{'facility'} and $self->{'facility'} =~ /\w+/ |