line |
true |
false |
branch |
114
|
0 |
519 |
if $param eq "DESTROY" |
116
|
0 |
519 |
unless &blessed($self) |
122
|
496 |
25 |
if ($type eq 'meta') { } |
|
4 |
21 |
elsif ($type eq 'core') { } |
|
21 |
0 |
elsif ($type eq 'site') { } |
125
|
471 |
25 |
exists $App::CELL::Config::meta->{$param} ? : |
129
|
4 |
0 |
exists $App::CELL::Config::core->{$param} ? : |
131
|
11 |
10 |
if (exists $App::CELL::Config::site->{$param}) { } |
|
9 |
1 |
elsif (exists $App::CELL::Config::core->{$param}) { } |
149
|
0 |
0 |
if $self->can("SUPER::DESTROY") |
164
|
2 |
0 |
if ($type eq 'meta') { } |
|
0 |
0 |
elsif ($type eq 'core') { } |
|
0 |
0 |
elsif ($type eq 'site') { } |
170
|
0 |
0 |
unless ($bool) |
201
|
0 |
2 |
unless &blessed($self) |
220
|
0 |
0 |
unless &blessed($self) |
222
|
0 |
0 |
if ($type eq 'meta') { } |
|
0 |
0 |
elsif ($type eq 'core') { } |
|
0 |
0 |
elsif ($type eq 'site') { } |
224
|
0 |
0 |
exists $App::CELL::Config::meta->{$param} ? : |
228
|
0 |
0 |
exists $App::CELL::Config::core->{$param} ? : |
231
|
0 |
0 |
if (exists $App::CELL::Config::site->{$param}) { } |
|
0 |
0 |
elsif (exists $App::CELL::Config::core->{$param}) { } |
251
|
0 |
42 |
unless &blessed($self) |
256
|
22 |
20 |
if ($self->{'CELL_CONFTYPE'} eq 'meta') { } |
|
1 |
19 |
elsif ($self->{'CELL_CONFTYPE'} eq 'core') { } |
|
19 |
0 |
elsif ($self->{'CELL_CONFTYPE'} eq 'site') { } |
257
|
11 |
11 |
if (exists $App::CELL::Config::meta->{$param}) { } |
258
|
11 |
0 |
defined $value ? : |
273
|
1 |
0 |
if (exists $App::CELL::Config::core->{$param}) { } |
288
|
1 |
18 |
if (exists $App::CELL::Config::site->{$param}) { } |