| blib/lib/Method/Delegation.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 5 | 8 | 62.5 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 25 | 7 | 1 | 0 | defined $else_return and not defined $if_true |
| 97 | 0 | 8 | 0 | not $override and defined *{"${package}::$method";}{'CODE'} |
| line | l | !l | condition |
|---|---|---|---|
| 49 | 4 | 3 | $if_true || '' |