blib/lib/Mite/Trait/HasAttributes.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::HasAttributes" |
151 | 0 | 123 | if (exists $CONSUMERS{$target}) |
157 | 0 | 123 | if $type ne "Mite::Class" |
160 | 0 | 123 | if @missing_methods = grep((!$target->can($_)), "_compile_mop_attributes", "_compile_pragmas", "_function_for_croak", "compilation_stages", "inject_mite_functions") |
168 | 123 | 0 | unless $args |
170 | 0 | 123 | if $nextargs{'-indirect'} > 100 |