| line |
!l |
l&&!r |
l&&r |
condition |
|
34
|
5 |
7 |
0 |
$self->{'MBS_check_head'} and not $self->can('inHead') |
|
37
|
2 |
10 |
0 |
$self->{'MBS_check_body'} and not $self->can('inBody') |
|
89
|
45 |
298 |
33 |
$self->{'MBS_no_deleted'} and $message->isDeleted |
|
97
|
343 |
0 |
0 |
$set && $logic eq 'OR' |
|
|
0 |
343 |
0 |
!$set && $logic eq 'AND' |
|
104
|
162 |
3 |
2 |
$take and $count == $take |
|
123
|
293 |
42 |
0 |
$matched and not $self->{'MBS_deliver'} |
|
137
|
33 |
0 |
0 |
$no_delayed and $piece->isDelayed |
|
140
|
16 |
17 |
0 |
$matched and not $self->{'MBS_deliver'} |
|
155
|
2 |
300 |
23 |
not $self->{'MBS_binaries'} and $_->isBinary |