Condition Coverage

blib/lib/Test/Deep/Type.pm
Criterion Covered Total %
condition 5 5 100.0


or 2 conditions

line l !l condition
111 2 1 &reftype($_[0]) || ''

or 3 conditions

line l !l&&r !l&&!r condition
111 2 2 1 ref $_[0] eq 'CODE' or (&reftype($_[0]) || '') eq 'CODE'