| blib/lib/App/MonM/Notifier/Channel/Email.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 22 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 173 | 0 | 0 | unless $type eq 'email' |
| 175 | 0 | 0 | unless ($message) |
| 192 | 0 | 0 | if $configobj |
| 196 | 0 | 0 | unless (%smtp_opts) |
| 197 | 0 | 0 | if value($sendmail_def, 'smtp') |
| 198 | 0 | 0 | if value($sendmail_def, 'smtpuser') |
| 199 | 0 | 0 | if value($sendmail_def, 'smtppass') |
| 203 | 0 | 0 | $smtp_opts{'host'} ? : |
| 208 | 0 | 0 | if ($try_sendmail_first) |
| 215 | 0 | 0 | if $sent_status |
| 227 | 0 | 0 | if $sent_status |