Branch Coverage

blib/lib/Mail/Message/Field/Unstructured.pm
Criterion Covered Total %
branch 5 8 62.5


line true false branch
22 2 3 if ($args->{'body'} and $args->{'encoding'} || $args->{'charset'})
25 0 7 unless $self->SUPER::init($args)
28 0 7 if defined $args->{'attributes'}
31 0 7 if defined $args->{'extra'}