blib/lib/MooseX/ClassAttribute/Trait/Role/Composite.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 3 | 6 | 50.0 |
line | true | false | branch |
---|---|---|---|
21 | 5 | 1 | if (does_role($role, 'MooseX::ClassAttribute::Trait::Role')) |
33 | 0 | 5 | if (exists $seen{$name}) |
34 | 0 | 0 | if $seen{$name} == $attribute |