blib/lib/Mail/Box/Message.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 7 | 15 | 46.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
46 | 1545 | 0 | 55 | not defined $new and defined $old |
1545 | 0 | 55 | not defined $new and defined $old and not $old->isDelayed | |
0 | 0 | 1545 | defined $new and not $new->isDelayed |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
41 | 2282 | 55 | 0 | defined $new or defined $old |
88 | 0 | 0 | 0 | exists $args{'share'} or exists $args{'shallow_body'} |