| blib/lib/Data/Object/Hash.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 3 | 9 | 33.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 16 | 74 | 0 | 0 | @_ > 1 && !(@_ % 2) |
| 19 | 74 | 0 | 0 | &blessed($args) and $args->can('does') |
| 74 | 0 | 0 | &blessed($args) and $args->can('does') and $args->does($role) |