| blib/lib/Test/Smoke/Mailer/SendEmail.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 24 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 48 | 0 | 0 | if $cc | 
| 50 | 0 | 0 | if $self->{'bcc'} | 
| 52 | 0 | 0 | if $self->{'from'} | 
| 54 | 0 | 0 | if ($self->{'mserver'}) | 
| 56 | 0 | 0 | if ($self->{'msport'}) | 
| 62 | 0 | 0 | if $self->{'msuser'} | 
| 63 | 0 | 0 | if defined $self->{'mspass'} | 
| 66 | 0 | 0 | if $self->{'v'} > 1 | 
| 67 | 0 | 0 | if $self->{'v'} | 
| 69 | 0 | 0 | if ($?) | 
| 72 | 0 | 0 | $self->{'error'} ? : | 
| 0 | 0 | if $self->{'v'} |