blib/lib/Class/Data/Inheritable/Translucent.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 9 | 12 | 75.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
66 | 18 | 5 | 5 | @_ > 1 and not $obj |
23 | 4 | 1 | @_ > 1 and not $obj and $wantclass ne $declaredclass | |
92 | 5 | 0 | 0 | defined &subname and not $subnamed |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
64 | 12 | 0 | 16 | ref $_[0] || $_[0] |