blib/lib/Log/Saftpresse/Plugin/SyslogFile.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 8 | 0.0 |
line | true | false | branch |
---|---|---|---|
15 | 0 | 0 | if (my($date_str, $msg) = $stash->{'message'} =~ /^(... {1,2}\d{1,2} \d{2}:\d{2}:\d{2}) (.+)$/) |
21 | 0 | 0 | if ($time->mon > $now->mon) { } |
32 | 0 | 0 | if (my($date_str, $msg) = $stash->{'message'} =~ /^(\d{4})-(\d{2})-(\d{2})T(\d{2}):(\d{2}):(\d{2})(?:\.\d+)?(?:[\+\-](?:\d{2}):(?:\d{2})|Z) (.+)$/) |
38 | 0 | 0 | if (my($host, $program, $pid, $msg) = $stash->{'message'} =~ /^(\S+) ([^[]+)\[([^\]]+)\]: (.+)$/) |