Condition Coverage

blib/lib/Set/Associate/Utils.pm
Criterion Covered Total %
condition 3 6 50.0


and 3 conditions

line !l l&&!r l&&r condition
30 5 0 10 defined $_[0] and not ref $_[0]
33 5 0 0 defined $_[0] and _blessed($_[0])