blib/lib/Data/Object/String.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 3 | 9 | 33.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
26 | 172 | 0 | 0 | &blessed($args) and $args->can('does') |
172 | 0 | 0 | &blessed($args) and $args->can('does') and $args->does($role) | |
30 | 0 | 0 | 172 | defined $args and not ref $args |