Branch Coverage

blib/lib/Sub/NonRole.pm
Criterion Covered Total %
branch 12 16 75.0


line true false branch
33 6 0 /^\Q$caller\E::([^:]+)$/ ? :
38 3 3 if (exists $Role::Tiny::INFO{$caller})
47 1 0 if ($_->name eq $caller)
61 2 4 unless $INC{'Class/MOP.pm'}
62 0 4 unless my $class_of = 'Class::MOP'->can('class_of')
68 1 3 if ($meta->can('has_role_generator')) { }
98 1 4 if $made_it++
127 0 1 if $made_it_param++