Branch Coverage

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


line true false branch
29 8 913 @_ == 1 ? :
30 0 921 unless defined $body
35 1 920 if @_ == 1
56 207 52 unless wantarray
67 120 1643 if @_
75 4 200 if (@_ == 2) { }
78 159 45 wantarray ? :
85 0 107 if (ref $fh eq 'GLOB') { }