Condition Coverage

blib/lib/Scalar/In.pm
Criterion Covered Total %
condition 10 14 71.4


and 3 conditions

line !l l&&!r l&&r condition
41 9 25 0 defined $string and defined $item
82 8 29 0 defined $numeric and defined $item

xor 4 conditions

line l&&r l&&!r !l&&r !l&&!r condition
42 0 3 5 4 defined $string xor defined $item
83 0 3 5 3 defined $numeric xor defined $item