Branch Coverage

blib/lib/Mail/Milter/Authentication/Handler/TLS.pm
Criterion Covered Total %
branch 14 30 46.6


line true false branch
32 12 0 if ($protocol eq 'smtp')
51 35 0 if $protocol ne 'milter'
57 0 0 $self->get_symbol('{cert_issuer}') ? :
59 0 0 if ($version) { }
68 0 0 if ($cipher)
72 0 0 if ($bits)
76 0 0 $trusted ? :
91 323 60 if lc $header ne 'received'
92 36 24 if exists $self->{'first_header_read'}
97 0 24 if $protocol ne 'smtp'
113 13 11 if ($version)
122 13 0 if ($cipher)
126 13 0 if ($bits)
142 0 35 if $protocol ne 'smtp'
143 13 22 if defined $self->{'is_encrypted'}