| blib/lib/No/Worries/Syslog.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 34 | 29.4 |
| line | true | false | branch |
|---|---|---|---|
| 52 | 0 | 0 | if @_ |
| 54 | 0 | 0 | unless $option{'option'} |
| 56 | 0 | 0 | if $option{'option'} |
| 59 | 0 | 0 | if $@ |
| 69 | 0 | 0 | if $@ |
| 82 | 3 | 7 | if (&Encode::is_utf8($string)) |
| 86 | 2 | 1 | unless ($tmp eq $string) |
| 97 | 5 | 5 | unless ($tmp eq $string) |
| 104 | 1 | 9 | if ($tmp > 0) |
| 109 | 6 | 4 | if $flags |
| 122 | 0 | 0 | if @arguments |
| 125 | 0 | 0 | if ($SplitLines and $message =~ /\n/) { } |
| 130 | 0 | 0 | if $@ |
| 137 | 0 | 0 | if $@ |
| 153 | 0 | 0 | if ($info->{'level'} eq 'error') { } |
| 0 | 0 | elsif ($info->{'level'} eq 'warning') { } | |
| 0 | 0 | elsif ($info->{'level'} eq 'info') { } |