blib/lib/MojoMojo/Formatter/IRCLog.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 16 | 18 | 88.8 |
line | true | false | branch |
---|---|---|---|
42 | 23 | 681 | if ($in_log) { } |
43 | 10 | 13 | if ($line =~ /$end_re/) { } |
10 | 3 | elsif ($line =~ /^[\d:]*\s*<[+\%\@ ]?(.*?)>\s*(.*)/) { } | |
45 | 10 | 0 | if ($longline) |
53 | 0 | 10 | if ($longline) |
67 | 10 | 671 | if ($line =~ /$start_re/) { } |
77 | 20 | 681 | if ($in_log) { } |
78 | 10 | 10 | if ($line =~ /$end_re/) { } |
96 | 10 | 671 | if ($line =~ /$start_re/) { } |