Branch Coverage

blib/lib/Class/Dot/Meta/Role.pm
Criterion Covered Total %
branch 4 6 66.6


line true false branch
24 0 2 ref $the_class ? :
40 2 2 if ($other->__hasattr__($attr_name) and $other->__meta__($attr_name)->__isa__ != $attr_isa) { }
43 0 2 if ($other->isa('Class::Meta::Role')) { }