line |
true |
false |
branch |
59
|
7 |
23 |
if (my $auth_config = $config->plug_auth('default', '')) { }
|
62
|
1 |
6 |
if (ref $auth_config and $auth_config->{'plugin'})
|
69
|
23 |
7 |
if $self->can('startup_route_builder')
|
71
|
0 |
30 |
unless (my $url = $config->url('default', ''))
|
79
|
0 |
30 |
if (my $cors_allowed_origins = $config->cors_allowed_origins('default', ''))
|
94
|
0 |
30 |
unless ref $self
|
111
|
30 |
96 |
unless ($self->{'_config'})
|
114
|
1 |
29 |
if (my $error = $@)
|
122
|
30 |
0 |
if (grep {$_ eq 'hypnotoad';} $config->start_mode('default', ['hypnotoad']))
|
142
|
0 |
126 |
$what ? :
|
151
|
0 |
0 |
if (my $error = $self->config->clustericious_config_error('default', ''))
|