blib/lib/Mite/Role.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 11 | 14 | 78.5 |
line | true | false | branch |
---|---|---|---|
37 | 1 | 11 | if (my $excludes = $role_args->{'-excludes'}) |
38 | 1 | 0 | ref $excludes ? : |
43 | 1 | 11 | if (my $alias = $role_args->{'-alias'}) |
55 | 0 | 1 | unless $self->arg->{'-runtime'} |
87 | 5 | 0 | $methods->{$_} =~ /^\Q$name\E::(\w+)$/ ? : |
155 | 2 | 8 | if (@required) |
202 | 1 | 9 | $self->arg->{'-runtime'} ? : |