Condition Coverage

blib/lib/Mail/Field.pm
Criterion Covered Total %
condition 0 18 0.0


and 3 conditions

line !l l&&!r l&&r condition
164 0 0 0 @_ == 0 and wantarray

or 2 conditions

line l !l condition
26 0 0 int((7 + @header) / @header) || 1
69 0 0 eval 'require ' . _header_pkg_name($_) or die $@
174 0 0 shift() || 0

or 3 conditions

line l !l&&r !l&&!r condition
90 0 0 0 shift() || ref $thing || $thing
102 0 0 0 $class->can('stringify') or eval "require $class"
207 0 0 0 ref $thing || $thing