Branch Coverage

blib/lib/Mail/Box/Net/Message.pm
Criterion Covered Total %
branch 0 16 0.0


line true false branch
36 0 0 @_ ? :
47 0 0 unless $head->isDelayed
52 0 0 unless my $parser = $self->parser
68 0 0 unless $body->isDelayed
71 0 0 unless my $parser = $self->parser
73 0 0 if ($head->isDelayed) { }
75 0 0 if (defined $head) { }
90 0 0 unless (defined $newbody)