| blib/lib/OOP/Perlish/Class/Singleton.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 2 | 6 | 33.3 |
| line | true | false | branch |
|---|---|---|---|
| 20 | 4 | 2 | if (not exists $$opts{'_____oop_perlish_class__initialize_singleton'}) { } |
| 39 | 0 | 0 | if (defined $singleton and ref $singleton and blessed $singleton) { } |
| 40 | 0 | 0 | if scalar keys %opts |