blib/lib/Class/Component/Component/Autocall/SingletonMethod.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 10 | 80.0 |
line | true | false | branch |
---|---|---|---|
19 | 0 | 10 | unless %add_methods |
23 | 5 | 5 | if (not $pkg =~ /::_Singletons::\d+$/) { } |
28 | 2 | 3 | if $$alloc_map{"$singleton_class$c"} |
32 | 2 | 3 | unless defined $count |
37 | 5 | 0 | if ref $self |