| blib/lib/Mail/Box/IMAP4/Message.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 21 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 87 | 0 | 0 | 0 | defined $labels->{$k} and $labels->{$k} eq $v |
| 92 | 0 | 0 | 0 | @private and $self->{'MBIM_labels_changed'} |
| 104 | 0 | 0 | 0 | $id and not exists $labels->{'seen'} |
| 135 | 0 | 0 | 0 | $self->{'MBIM_cache_head'} and $head->isDelayed |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 62 | 0 | 0 | 0 | exists $labels->{$label} or exists $labels->{'seen'} |
| 156 | 0 | 0 | 0 | $self->head->modified or $self->body->modified |
| 0 | 0 | 0 | $self->head->modified or $self->body->modified or not $id |