blib/lib/OOP/Perlish/Class/Singleton.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 9 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
39 | 0 | 0 | 0 | defined $singleton and ref $singleton |
0 | 0 | 0 | defined $singleton and ref $singleton and blessed $singleton |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
34 | 0 | 0 | 0 | ref $proto || $proto |