blib/lib/Data/Object/Prototype/Instance.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 1 | 12 | 8.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
23 | 0 | 0 | 0 | $INC{'Class/MOP.pm'} and ++$c |
25 | 0 | 0 | 0 | $INC{'Moo.pm'} and ++$m |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
11 | 5 | 0 | 0 | ref $_[0] || $_[0] |
20 | 0 | 0 | 0 | ref $self || $self |