blib/lib/Mail/Stats/Parser.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 8 | 0.0 |
line | true | false | branch |
---|---|---|---|
21 | 0 | 0 | if (/^From \S+\s+\w+ \w+\s+\d+ \d+:\d+:\d+ \d+/) { } |
0 | 0 | elsif ($header and /^$Mail::Stats::Parser::Status_Header/go) { } | |
0 | 0 | elsif ($header and /^$Mail::Stats::Parser::Ignore_Header/o) { } | |
0 | 0 | elsif ($header and /^$Mail::Stats::Parser::End_Header$/o) { } |