Condition Coverage

blib/lib/Util/Underscore/Scalars.pm
Criterion Covered Total %
condition 7 8 87.5


and 3 conditions

line !l l&&!r l&&r condition
105 3 4 0 @_ >= 3 and $_[2] < 0

or 2 conditions

line l !l condition
108 4 3 $_[2] // 0

or 3 conditions

line l !l&&r !l&&!r condition
48 19 1 5 not defined &ref_type($_[0]) or overload::Method($_[0], '""')