| blib/lib/Mail/Salsa/Action/Subscribe.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 14 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 49 | 0 | 0 | if ($$self{'config'}{'subscribe'} eq 'n') | 
| 65 | 0 | 0 | if (exists $$self{'headers'}{'0.0'}{'cc'}) { } | 
| 70 | 0 | 0 | if (my $n = scalar @{$exist;}) | 
| 83 | 0 | 0 | unless $n < scalar @emails | 
| 86 | 0 | 0 | if (my $stamp = Mail::Salsa::Utils::get_key($kfile)) | 
| 87 | 0 | 0 | if (my $human = Mail::Salsa::Utils::lookup4key($$self{'message'}, $stamp)) { } | 
| 125 | 0 | 0 | unless open LIST, '>>', $file |