blib/lib/Mite/Trait/HasRequiredMethods.pm.mite.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 18 | 27.7 |
line | true | false | branch |
---|---|---|---|
65 | 0 | 0 | *{$_;}{'CODE'} ? : |
69 | 0 | 0 | *{$_;}{'CODE'} ? : |
81 | 0 | 0 | if exists $DOES{$role} |
82 | 0 | 0 | if $role eq "Mite::Trait::HasRequiredMethods" |
97 | 0 | 15 | if (exists $CONSUMERS{$target}) |
103 | 0 | 15 | if $type ne "Mite::Class" |
106 | 0 | 15 | if @missing_methods = grep((!$target->can($_)), "_compile_mop_required_methods", "inject_mite_functions") |
113 | 15 | 0 | unless $args |
115 | 0 | 15 | if $nextargs{'-indirect'} > 100 |