blib/lib/Log/Saftpresse/Plugin/Syslog.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 18 | 0.0 |
line | true | false | branch |
---|---|---|---|
15 | 0 | 0 | unless (defined $line) |
20 | 0 | 0 | if (defined $event) |
77 | 0 | 0 | unless (defined $d and defined $time_str and defined $host and defined $proc and defined $message) |
84 | 0 | 0 | if ($time_str =~ /^\d{4}-\d\d-\d\dT/) { } |
0 | 0 | elsif ($time_str =~ /^[A-Z][a-z]{2} /) { } | |
92 | 0 | 0 | if ($time->mon > $now->mon) { } |
103 | 0 | 0 | defined $priority ? : |
0 | 0 | defined $facility ? : | |
0 | 0 | defined $pid ? : |