Condition Coverage

blib/lib/Mite/Trait/HasRoles.pm
Criterion Covered Total %
condition 6 11 54.5


and 3 conditions

line !l l&&!r l&&r condition
34 13 0 0 defined $methods{$name} and $methods{$name} ne $exported{$name}
111 0 0 2 $INC{'Role/Tiny.pm'} and "Role::Tiny"->is_role($role_name)
194 0 2 9 $source && $source->has_class($_)

or 2 conditions

line l !l condition
31 1 12 $self->role_args->{$role->name} || {}