Branch Coverage

blib/lib/Mail/Message/Field/Fast.pm
Criterion Covered Total %
branch 14 16 87.5


line true false branch
29 8 751 @_ == 1 ? :
30 0 759 unless defined $body
35 1 758 if @_ == 1
56 193 52 unless wantarray
67 109 1483 if @_
75 4 189 if (@_ == 2) { }
78 148 45 wantarray ? :
85 0 107 if (ref $fh eq 'GLOB') { }