blib/lib/Log/Fine/Handle/Syslog.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 8 | 75.0 |
line | true | false | branch |
---|---|---|---|
76 | 2 | 0 | if defined $_[0] and $_[0] =~ /\d/ and $_[0] > 0 |
124 | 2 | 2 | if _flag() |
132 | 2 | 0 | unless defined $$self{'logopts'} and $$self{'logopts'} =~ /\w+/ |
136 | 1 | 1 | unless defined $$self{'facility'} and $$self{'facility'} =~ /\w+/ |