Condition Coverage

blib/lib/Mail/Message/Field/Attribute.pm
Criterion Covered Total %
condition 16 21 76.1


and 3 conditions

line !l l&&!r l&&r condition
88 81 4 6 substr($name, -1) eq "*" and $value =~ /^([^']*)\'([^']*)\'/
150 83 84 2 $cont and length($pre) + length($c) > 76

or 2 conditions

line l !l condition
57 6 127 $cont // 1
122 6 45 $self->{'MMFF_charset'} || ''
123 1 50 $self->{'MMFF_language'} || ''

or 3 conditions

line l !l&&r !l&&!r condition
31 0 0 0 lc($_[0])->name cmp lc $_[1]->name || $_[0]->value cmp $_[1]->value
109 15 51 0 $self->{'MMFF_cont'} || $self->encode
127 6 0 45 $charset or $lang