blib/lib/Mail/Stats/Config.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 14 | 0.0 |
line | true | false | branch |
---|---|---|---|
32 | 0 | 0 | if ($sort eq 'A') { } |
0 | 0 | elsif ($sort eq 'N') { } | |
0 | 0 | elsif ($sort eq 'n') { } | |
0 | 0 | elsif ($sort eq 'a') { } | |
42 | 0 | 0 | if ($$this{'raw_cfg'}{'m'}) |
45 | 0 | 0 | if $$this{'raw_cfg'}{'a'} |
68 | 0 | 0 | if ($config->message) |