| blib/lib/MooseX/MethodAttributes.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 3 | 4 | 75.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 48 | 25 | 0 | if $meta and does_role($meta, 'MooseX::MethodAttributes::Role::Meta::Class') and does_role($meta->method_metaclass, 'MooseX::MethodAttributes::Role::Meta::Method') and does_role($meta->wrapped_method_metaclass, 'MooseX::MethodAttributes::Role::Meta::Method::MaybeWrapped') | 
| 53 | 1 | 21 | unless $meta |