| blib/lib/Test/Smoke/Mailer.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 24 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 95 | 0 | 0 | unless (exists $CONFIG{'valid_mailer'}{$mailer}) |
| 99 | 0 | 0 | UNIVERSAL::isa($_[0], 'HASH') ? : |
| 0 | 0 | @_ ? : | |
| 107 | 0 | 0 | exists $args{$_} ? : |
| 115 | 0 | 0 | if (/^sendmail$/) |
| 118 | 0 | 0 | if (/^mailx?$/) |
| 121 | 0 | 0 | if (/^sendemail?$/) |
| 124 | 0 | 0 | if (/^Mail::Sendmail$/) |
| 127 | 0 | 0 | if (/^MIME::Lite$/) |
| 149 | 0 | 0 | if ($key eq "all_defaults") |
| 157 | 0 | 0 | unless exists $CONFIG{"df_$key"} |
| 159 | 0 | 0 | if @_ |