| lib/UR/Role.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 7 | 15 | 46.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 38 | 0 | 2105 | 42 | defined $func and $func eq 'role' |
| 2105 | 0 | 42 | defined $func and $func eq 'role' and @params > 1 | |
| 2105 | 0 | 42 | defined $func and $func eq 'role' and @params > 1 and $role_name ne 'UR::Role' | |
| 40 | 0 | 0 | 42 | @params == 2 and ref $params[1] eq 'HASH' |
| 0 | 0 | 0 | @params == 2 and ref $params[1] eq 'ARRAY' |