| blib/lib/MooseX/MethodAttributes/Role/Meta/Class.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 7 | 8 | 87.5 | 
| line | true | false | branch | 
|---|---|---|---|
| 38 | 47 | 10 | exists $self->_method_attribute_map->{$addr} ? : | 
| 63 | 21 | 21 | $meta && ($meth = $meta->can('get_method_with_attributes_list')) ? : | 
| 101 | 8 | 0 | $meth ? : | 
| 102 | 7 | 1 | scalar @{$attrs;} ? : |