| blib/lib/Mail/Box/MH/Index.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 6 | 18 | 33.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 62 | 133 | 45 | 0 | $head->isDelayed and $head->isa("Mail::Message::Head::Subset") |
| 89 | 1 | 0 | 0 | $head->isDelayed and $head->isa("Mail::Message::Head::Subset") |
| 118 | 0 | 0 | 0 | -f $msgfile and -s _ == $size |
| 119 | 0 | 0 | 0 | defined $index_age and -M _ < $index_age |
| line | l | !l | condition |
|---|---|---|---|
| 34 | 0 | 4 | $args->{'head_wrap'} || 72 |
| 35 | 0 | 4 | $args->{'head_type'} || 'Mail::Message::Head::Subset' |
| 47 | 5 | 0 | $self->filename // (return $self) |