line |
true |
false |
branch |
64
|
0 |
7 |
if ref $args[0] eq 'HASH' |
65
|
0 |
7 |
if @args & 1 |
100
|
0 |
1 |
unless $modname |
102
|
0 |
1 |
if ref $args[0] eq 'HASH' |
103
|
0 |
1 |
if @args & 1 |
110
|
0 |
1 |
if (my $temp_module = $self->_module($modname)) |
114
|
0 |
0 |
if ($temp_lang eq $temp_module->language and $temp_base_dir eq $temp_module->base_dir) |
117
|
0 |
0 |
if $args{'auto_reload'} |
144
|
0 |
1 |
unless ref $self->_module($modname) |
175
|
0 |
1 |
unless ref $module |
189
|
0 |
7 |
if @args & 1 |
194
|
2 |
13 |
unless exists $$PARAMS{lc $_} |
236
|
0 |
0 |
defined $base_dir ? : |
255
|
2 |
0 |
defined $language ? : |
264
|
0 |
2 |
unless $language |
267
|
0 |
2 |
unless $lang_ext |
271
|
2 |
0 |
($$LANGS{$language} = $lang_ext) ? : |
288
|
0 |
0 |
defined $auto_reload ? : |