Condition Coverage

blib/lib/Mail/Message/Construct/Build.pm
Criterion Covered Total %
condition 4 14 28.5


and 3 conditions

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

or 2 conditions

line l !l condition
62 9 0 shift() // (next)

or 3 conditions

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