Condition Coverage

blib/lib/Mail/Message/Field/Attribute.pm
Criterion Covered Total %
condition 15 22 68.1


and 3 conditions

line !l l&&!r l&&r condition
82 76 4 6 substr($name, -1) eq "*" and $value =~ /^([^']*)\'([^']*)\'/
149 83 84 2 $cont and length($pre) + length($c) > 76
213 0 1 0 defined $_ and $self->addComponent($_)

or 2 conditions

line l !l condition
121 6 45 $self->{'MMFF_charset'} || ''
122 1 50 $self->{'MMFF_language'} || ''

or 3 conditions

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