Branch Coverage

blib/lib/Mail/Message/Field/Unstructured.pm
Criterion Covered Total %
branch 4 6 66.6


line true false branch
28 2 3 if ($args->{'body'} and $args->{'encoding'} || $args->{'charset'})
34 0 7 if defined $args->{'attributes'}
35 0 7 if defined $args->{'extra'}