Branch Coverage

blib/lib/Locale/File/PO/Header/MailItem.pm
Criterion Covered Total %
branch 14 20 70.0


line true false branch
59 0 7 unless defined $key
61 6 1 @args ? :
62 3 4 if ($key =~ / _name \z /msx)
68 0 3 ref $value eq 'HASH' ? :
3 0 @args ? :
72 4 0 if ($key =~ / _address \z /msx)
78 0 3 ref $value eq 'HASH' ? :
3 1 @args ? :
100 5 1 unless ${$msgstr_ref;} =~ s/ ^ \Q$name\E : \s* ( [^<\n]*? ) \s+ < ( [^>\n]*? ) > \s* $ //imsx
118 4 0 unless (length $self->mail_name or length $self->mail_address)