line |
!l |
l&&!r |
l&&r |
condition |
57
|
0 |
0 |
0 |
$min == 0 || $pms->{'madiff'} > $min and $max eq 'undef' || $pms->{'madiff'} <= $max
|
91
|
0 |
0 |
0 |
@content == 3 and $content[2] eq 'text/calendar'
|
|
0 |
0 |
0 |
@content == 3 and $content[2] eq 'text/calendar' and $content[1] eq 'text/html'
|
|
0 |
0 |
0 |
@content == 3 and $content[2] eq 'text/calendar' and $content[1] eq 'text/html' and $content[0] eq 'multipart/alternative'
|
122
|
0 |
0 |
0 |
not %html and exists $pms->{'html'}{'inside'}{'img'}
|
146
|
0 |
0 |
0 |
exists $html{$k} and $html{$k} - $text{$k} < 1
|
221
|
0 |
0 |
0 |
$pms->{'tvd_vertical_words'} >= $min and $pms->{'tvd_vertical_words'} < $max
|
292
|
0 |
0 |
0 |
defined $body_length && $body_length <= $min
|