Branch Coverage

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


line true false branch
34 6 0 /^\Q$caller\E::([^:]+)$/ ? :
38 3 3 if (exists $Role::Tiny::INFO{$caller})
44 1 0 if ($this eq $caller)
58 2 4 unless $INC{'Class/MOP.pm'}
59 0 4 unless my $class_of = "Class::MOP"->can("class_of")
65 1 3 if ($meta->can('has_role_generator')) { }
95 1 4 if $made_it++
124 0 1 if $made_it_param++