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