| line |
true |
false |
branch |
|
29
|
1 |
2 |
if $$reply{'attach'} |
|
30
|
3 |
0 |
if $$reply{'quote'} or $$reply{'top_post'} |
|
32
|
3 |
0 |
if $$reply{'body'} |
|
33
|
1 |
2 |
$$reply{'message'} ? : |
|
55
|
0 |
3 |
exists $args{'quote'} ? : |
|
70
|
0 |
3 |
unless $$self{'to'}->name |
|
76
|
2 |
1 |
unless $subject =~ /\bRe:/i |
|
83
|
2 |
1 |
unless @refs |
|
85
|
2 |
1 |
if $msg_id |
|
86
|
2 |
1 |
if @refs |
|
88
|
1 |
2 |
if ($$self{'all'}) |
|
93
|
1 |
0 |
unless ($$self{'self'}) |
|
96
|
1 |
0 |
if @addrs |
|
114
|
1 |
4 |
if length $$self{'quoted'} |
|
115
|
1 |
3 |
if $part->parts > 1 |
|
116
|
0 |
3 |
if $part->content_type and not $part->content_type =~ m[\btext/plain\b] |
|
120
|
1 |
2 |
if not $$self{'keep_sig'} and $body =~ /$crlf--\s*$crlf/o |
|
144
|
0 |
3 |
unless length $$self{'quoted'} |
|
147
|
1 |
2 |
if $$self{'top_post'} |