Branch Coverage

blib/lib/Mail/Message/Construct/Text.pm
Criterion Covered Total %
branch 14 20 70.0


line true false branch
33 8 0 wantarray ? :
52 0 1 defined $_[0] && !ref($_[0]) ? :
5 1 @_ == 2 ? :
57 6 0 @_ ? :
60 0 6 unless defined $fh
63 2 4 if length $subject
67 0 6 $self->label('deleted') ? :
70 0 6 ref $fh eq 'GLOB' ? :
74 2 3 $body->isMultipart ? :
1 5 $body->isNested ? :