line |
true |
false |
branch |
51
|
0 |
0 |
if $self->debug
|
63
|
0 |
0 |
-d "$FindBin::Bin/../share" ? :
|
|
0 |
0 |
-d "$FindBin::Bin/share" ? :
|
|
0 |
0 |
unless $ENV{'RAPI_BLOG_SHARE_DIR'}
|
72
|
0 |
0 |
unless my $pm_path = Module::Locate::locate('Rapi::Blog')
|
212
|
0 |
0 |
unless -d $Scaffolds
|
234
|
0 |
0 |
unless -d $CommonUnderlay
|
248
|
0 |
0 |
unless my $cfg = $self->recaptcha_config
|
253
|
0 |
0 |
unless $keys{$k}
|
260
|
0 |
0 |
unless $cfg->{'public_key'} and $cfg->{'private_key'}
|
262
|
0 |
0 |
if (exists $cfg->{'strict_mode'})
|
264
|
0 |
0 |
defined $v ? :
|
265
|
0 |
0 |
unless "$v" eq '0' or "$v" eq '1'
|
285
|
0 |
0 |
unless -d $tpl_dir
|
291
|
0 |
0 |
unless -d $loc_assets_dir
|
370
|
0 |
0 |
$self->override_email_recipient ? :
|
377
|
0 |
0 |
if (my $faviconPath = $self->ScaffoldSet->first_config_value_filepath('favicon'))
|
381
|
0 |
0 |
if (my $loginTpl = $self->ScaffoldSet->first_config_value_file('login'))
|
385
|
0 |
0 |
if (my $errorTpl = $self->ScaffoldSet->first_config_value_file('error'))
|