Condition Coverage

blib/lib/Scalar/Type.pm
Criterion Covered Total %
condition 4 6 66.6


and 3 conditions

line !l l&&!r l&&r condition
110 91 0 0 $BOOL_SUPPORTED && isbool($arg)

or 3 conditions

line l !l&&r !l&&!r condition
161 3 13 7 is_integer(@_) || type(@_) eq 'NUMBER'