| blib/lib/Anansi/Singleton.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 10 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 172 | 0 | 0 | if (1 == $objectManager->registrations($self)) { } |
| 0 | 0 | elsif (1 < $objectManager->registrations($self)) { } | |
| 245 | 0 | 0 | if ref($class) =~ /^(ARRAY|CODE|FORMAT|GLOB|HASH|IO|LVALUE|REF|Regexp|SCALAR|VSTRING)$/i |
| 246 | 0 | 0 | unless ref($class) =~ /^$/ |
| 247 | 0 | 0 | if (not defined $NAMESPACE->{$class}) { } |