| line |
true |
false |
branch |
|
45
|
1 |
22 |
if ($opt{'All'}) { } |
|
|
1 |
21 |
elsif (defined $opt{'CacheID'}) { } |
|
48
|
0 |
1 |
if &any(sub {
defined $_;
}
, values %opt) |
|
55
|
0 |
1 |
if &any(sub {
defined $_;
}
, values %opt) |
|
61
|
0 |
21 |
unless defined $opt{'App'} |
|
65
|
13 |
8 |
exists $opt{'Site'} ? : |
|
99
|
43 |
171 |
unless $existsModule{$path} |
|
108
|
22 |
7 |
if (not exists $ENV{'APP_ENV_SITE'} and existsModule("App::Env::Site")) |
|
109
|
0 |
0 |
ref $@ ? : |
|
114
|
23 |
6 |
defined $ENV{'APP_ENV_SITE'} && length $ENV{'APP_ENV_SITE'} ? : |
|
123
|
99 |
17 |
unless @_ |
|
127
|
3 |
14 |
if not defined $site or $site eq "" |
|
140
|
0 |
132 |
unless length $str |
|
157
|
2 |
8 |
unless not ref $_[0] or "ARRAY" eq ref $_[0] or "Regexp" eq ref $_[0] |
|
175
|
0 |
95 |
if $loop == 10 |
|
178
|
4 |
91 |
exists $par{'site'} ? : |
|
185
|
93 |
2 |
if (defined $module) { } |
|
187
|
0 |
93 |
unless eval "require $module" |
|
191
|
6 |
87 |
if (my $alias = $module->can("alias")) |
|
193
|
2 |
4 |
if $napp_opts |