| blib/lib/Net/Server/Mail/ESMTP/STARTTLS.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 6 | 10 | 60.0 |
| line | true | false | branch |
|---|---|---|---|
| 44 | 1 | 5 | if ($args) |
| 53 | 5 | 0 | if exists $server->{'options'}{'ssl_config'} |
| 54 | 0 | 5 | if (not $ssl_config or ref $ssl_config ne 'HASH') |
| 68 | 2 | 3 | unless ($ssl_socket and $ssl_socket->isa('IO::Socket::SSL')) |
| 77 | 0 | 0 | if (defined $ref and ref $ref eq 'ARRAY' and ref $ref->[0] eq 'CODE') |