Condition Coverage

lib/Class/Roles.pm
Criterion Covered Total %
condition 3 8 37.5


or 2 conditions

line l !l condition
45 0 4 $roles{$caller} ||= []

or 3 conditions

line l !l&&r !l&&!r condition
99 0 13 0 blessed $invocant || $invocant
116 1 0 0 $parent->does($role) or check_isa($parent, $role)