| blib/lib/Mail/Salsa/Action/Return.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 12 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 52 | 0 | 0 | unless -e $returnedfile | 
| 54 | 0 | 0 | unless scalar keys %{$addrs;} | 
| 58 | 0 | 0 | if $email | 
| 68 | 0 | 0 | unless open FILE, '<', $file | 
| 70 | 0 | 0 | unless exists $addresses{$email} | 
| 0 | 0 | if (my $email = &look4email($_)) |