blib/lib/Mail/Box/Tie/HASH.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 10 | 60.0 |
line | true | false | branch |
---|---|---|---|
22 | 0 | 1 | unless ref $folder and $folder->isa('Mail::Box') |
36 | 0 | 2 | if defined $key and $key ne 'undef' |
62 | 6 | 271 | if $index >= $nrmsgs |
65 | 268 | 3 | unless $msg->isDeleted |
76 | 0 | 0 | if defined $msg |