| blib/lib/Mite/Trait/HasMOP.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::HasMOP" |
| 97 | 0 | 123 | if (exists $CONSUMERS{$target}) |
| 103 | 0 | 123 | if $type ne "Mite::Class" |
| 106 | 0 | 123 | if @missing_methods = grep((!$target->can($_)), "_mop_attribute_metaclass", "_mop_metaclass") |
| 112 | 123 | 0 | unless $args |
| 114 | 0 | 123 | if $nextargs{'-indirect'} > 100 |