Branch Coverage

blib/lib/Set/Associate/Utils.pm
Criterion Covered Total %
branch 4 8 50.0


line true false branch
30 10 5 if (defined $_[0] and not ref $_[0])
31 10 0 if $_[0]->isa($_[1])
33 0 5 if (defined $_[0] and _blessed($_[0]))
34 0 0 if $_[0]->isa($_[1])