line |
!l |
l&&!r |
l&&r |
condition |
166
|
0 |
0 |
0 |
exists $ENV{'IMAP_SERVER'} and not $ENV{'IMAP_SERVER'} =~ m[^/] |
185
|
0 |
0 |
0 |
exists $ENV{'USERNAME'} and length $ENV{'USERNAME'} |
|
0 |
0 |
0 |
exists $ENV{'LOGNAME'} and length $ENV{'LOGNAME'} |
200
|
0 |
0 |
0 |
defined $sslkeyfile and not defined $sslcertfile |
|
0 |
0 |
0 |
defined $sslcertfile and not defined $sslkeyfile |
221
|
0 |
0 |
0 |
$!{'EINVAL'} and $net_domain != 0 |
247
|
0 |
0 |
0 |
exists $main::main::{'Net::'} and exists $main::main::{'Net::'}{'SSLeay::'} |
249
|
0 |
0 |
0 |
defined $t and $t |
254
|
0 |
0 |
0 |
$DEBUGGING and exists $main::main::{'Net::'} |
|
0 |
0 |
0 |
$DEBUGGING and exists $main::main::{'Net::'} and exists $main::main::{'Net::'}{'SSLeay::'} |
286
|
0 |
0 |
0 |
exists $capa{'IMPLEMENTATION'} and $capa{'IMPLEMENTATION'} =~ /^Cyrus timsieved v2\.3\.(\d+)/ |
|
0 |
0 |
0 |
exists $capa{'IMPLEMENTATION'} and $capa{'IMPLEMENTATION'} =~ /^Cyrus timsieved v2\.3\.(\d+)/ and $1 >= 13 |
379
|
0 |
0 |
0 |
defined $sasl_tosend and length $sasl_tosend |
443
|
0 |
0 |
0 |
defined $valid and length $valid |
544
|
0 |
0 |
0 |
$size and $name |
684
|
0 |
0 |
0 |
defined $end_tag and length $end_tag |
762
|
0 |
0 |
0 |
exists $capa{'SASL'} and $external_first |
|
0 |
0 |
0 |
exists $capa{'SASL'} and $external_first and grep {uc $_ eq 'EXTERNAL';} @{$capa{'SASL'};} |
818
|
0 |
0 |
0 |
defined $_[0] and $_[0] eq '-noeol' |