| lib/Class/STL/ClassMembers/SingletonConstructor.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 24 | 41.6 |
| line | true | false | branch |
|---|---|---|---|
| 52 | 0 | 1 | if $self->debug_on |
| 53 | 0 | 0 | if defined $__mysingleton |
| 0 | 0 | int @MySingleton::ISA ? : | |
| 1 | 1 | if defined $__mysingleton | |
| 0 | 1 | int @MySingleton::ISA ? : | |
| 0 | 1 | if defined &MySingleton::new_extra | |
| 54 | 0 | 1 | if $@ |
| 66 | 0 | 0 | if not ref $p and @_ |
| 82 | 0 | 1 | @p ? : |
| 97 | 0 | 1 | @p ? : |
| 98 | 0 | 1 | @p ? : |
| 103 | 0 | 1 | if $self->_trace->debug_on |