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
160 0 0 0 @_ == 0 and wantarray

or 2 conditions

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

or 3 conditions

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