blib/lib/MooX/ProtectedAttributes.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 9 | 55.5 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
22 | 16 | 0 | 0 | $target->can('protected_has') and $target->can('protected_with_deprecated_has') |
59 | 8 | 4 | 0 | defined $unless_method and ref $unless_method ne 'CODE' |
70 | 8 | 4 | 0 | defined $unless_method and ref $unless_method ne 'CODE' |