blib/lib/Mail/Box/MH/Index.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 16 | 31.2 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
66 | 133 | 45 | 0 | $head->isDelayed and $head->isa("Mail::Message::Head::Subset") |
98 | 1 | 0 | 0 | $head->isDelayed and $head->isa("Mail::Message::Head::Subset") |
133 | 0 | 0 | 0 | -f $msgfile and -s _ == $size |
134 | 0 | 0 | 0 | defined $index_age and -M _ < $index_age |
line | l | !l | condition |
---|---|---|---|
32 | 0 | 4 | $args->{'head_wrap'} || 72 |
34 | 0 | 4 | $args->{'head_type'} || 'Mail::Message::Head::Subset' |