blib/lib/MMS/Mail/Message.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 12 | 22 | 54.5 |
line | true | false | branch |
---|---|---|---|
176 | 6 | 9 | if (defined $strippers and $strippers ne '') |
179 | 3 | 12 | if (exists $self->cleanse_map->{$key}) |
181 | 1 | 2 | if (ref $self->cleanse_map->{$key} eq 'CODE') { } |
198 | 3 | 21 | if (@_) |
203 | 1 | 1 | if (@_) |
208 | 2 | 15 | if (@_) |
217 | 0 | 0 | unless (defined $attachment) |
233 | 0 | 0 | unless ($self->header_from) |
236 | 0 | 0 | unless ($self->header_to) |
239 | 0 | 0 | unless ($self->header_datetime) |
256 | 0 | 0 | unless (exists $seen{$field}) |