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