blib/lib/Data/Object/Hash.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 2 | 6 | 33.3 |
line | true | false | branch |
---|---|---|---|
16 | 0 | 74 | @_ > 1 && !(@_ % 2) ? : |
19 | 0 | 0 | if &blessed($args) and $args->can('does') and $args->does($role) |
23 | 0 | 74 | unless 'HASH' eq ref $args |