Condition Coverage

blib/lib/Mail/Message/Construct/Build.pm
Criterion Covered Total %
condition 3 12 25.0


and 3 conditions

line !l l&&!r l&&r condition
45 9 0 0 ref $key and $key->isa("Mail::Message::Field")
72 0 0 0 ref $c && $c->isa('Mail::Message')
119 23 0 0 ref $_[0] and $_[0]->isa("Mail::Message::Head")

or 3 conditions

line l !l&&r !l&&!r condition
61 0 0 6 $key eq "file" or $key eq "files"