| blib/lib/Nes/Singleton.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 22 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 35 | 0 | 0 | if (ref $params eq 'HASH') { } |
| 47 | 0 | 0 | if ($instance) { } |
| 62 | 0 | 0 | if ($$self{'params'}{'template'}) { } |
| 77 | 0 | 0 | if $$self{'already_running'} |
| 112 | 0 | 0 | if $ENV{'MOD_PERL'} |
| 126 | 0 | 0 | if $$self{'params'}{'no_init'} |
| 127 | 0 | 0 | unless $$self{'already_init'} |
| 128 | 0 | 0 | unless $$self{'already_running'} |
| 131 | 0 | 0 | unless $$self{'params'}{'no_exit'} |
| 140 | 0 | 0 | unless $$self{'file'} |
| 164 | 0 | 0 | if $$self{'CFG'}{'locale'} |