blib/lib/Articulate/Role/Sortation/AllYouNeedIsCmp.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 8 | 75.0 |
line | true | false | branch |
---|---|---|---|
33 | 2 | 1 | if $self->can('options') |
50 | 10 | 38 | $self->can('decorate') ? : |
54 | 0 | 3 | if 'desc' eq $self->order |
70 | 2 | 0 | if ($self->can('decorate')) { } |