line |
true |
false |
branch |
74
|
6 |
2 |
if ($properties_file_of{$ident} and -e $properties_file_of{$ident})
|
89
|
2 |
6 |
if substr($service_address_of{$ident}, -1) ne "/"
|
132
|
3 |
2 |
if ($service_name =~ /^\w+Service$/)
|
133
|
0 |
3 |
if ($self->get_services->{$service_name}) { }
|
147
|
1 |
2 |
$service_name eq 'OperationService' ? :
|
156
|
0 |
3 |
if ($@) { }
|
179
|
0 |
0 |
if ($self->get___enabled_auth_handler)
|
186
|
0 |
0 |
if ($auth_handlers->{$handler_id}->is_auth_enabled)
|
203
|
6 |
0 |
if (open PROP_FILE, $properties_file) { }
|
211
|
6 |
48 |
if $line =~ /^#/ or $line =~ /^\s*$/
|
270
|
0 |
1 |
if $client_id
|
271
|
0 |
1 |
if $client_secret
|
272
|
1 |
0 |
if $refresh_token
|
280
|
0 |
1 |
if $json_key_file_path
|
282
|
0 |
1 |
if $impersonated_email
|