| blib/lib/Mail/Milter/Authentication/Handler/TLS.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 14 | 30 | 46.6 |
| line | true | false | branch |
|---|---|---|---|
| 30 | 15 | 0 | if ($protocol eq "smtp") |
| 47 | 39 | 0 | if $protocol ne "milter" |
| 53 | 0 | 0 | $self->get_symbol('{cert_issuer}') ? : |
| 55 | 0 | 0 | if ($version) { } |
| 64 | 0 | 0 | if ($cipher) |
| 68 | 0 | 0 | if ($bits) |
| 72 | 0 | 0 | $trusted ? : |
| 86 | 339 | 64 | if lc $header ne "received" |
| 87 | 36 | 28 | if exists $self->{'first_header_read'} |
| 92 | 0 | 28 | if $protocol ne "smtp" |
| 108 | 14 | 14 | if ($version) |
| 117 | 14 | 0 | if ($cipher) |
| 121 | 14 | 0 | if ($bits) |
| 135 | 0 | 39 | if $protocol ne "smtp" |
| 136 | 14 | 25 | if defined $self->{'is_encrypted'} |