blib/lib/Mail/Salsa.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 14 | 0.0 |
line | true | false | branch |
---|---|---|---|
50 | 0 | 0 | unless $action |
56 | 0 | 0 | unless $from |
61 | 0 | 0 | unless ($action eq 'Admin') |
62 | 0 | 0 | if (-e (my $cf = Mail::Salsa::Utils::file_path($$self{'list'}, $$self{'list_dir'}, 'configuration.txt'))) { } |
96 | 0 | 0 | if $@ |
120 | 0 | 0 | unless open OUTPUT, '>', $filename |
124 | 0 | 0 | if $@ |