| line |
true |
false |
branch |
|
133
|
0 |
0 |
if defined $op_host |
|
144
|
0 |
0 |
if defined $oxd_host_port |
|
155
|
0 |
0 |
if defined $authorization_redirect_uri |
|
166
|
0 |
0 |
if defined $post_logout_redirect_uri |
|
178
|
0 |
0 |
if defined $client_frontchannel_logout_uris |
|
190
|
0 |
0 |
if defined $scope |
|
201
|
0 |
0 |
if defined $application_type |
|
212
|
0 |
0 |
if defined $response_types |
|
223
|
0 |
0 |
if defined $grant_types |
|
234
|
0 |
0 |
if defined $acr_values |
|
245
|
0 |
0 |
if defined $rest_service_url |
|
256
|
0 |
0 |
if defined $connection_type |
|
268
|
0 |
0 |
if defined $oxd_id |
|
280
|
0 |
0 |
if defined $clientName |
|
292
|
0 |
0 |
if defined $client_id |
|
304
|
0 |
0 |
if defined $client_secret |
|
322
|
0 |
0 |
if (open my $configJSON, $filename) |
|
327
|
0 |
0 |
unless ($configOBJECT->{'authorization_redirect_uri'}) |
|
329
|
0 |
0 |
if (open my $configJSON, $defaultOxdSettingsJson) |
|
330
|
0 |
0 |
unless (my $configJSON) |
|
344
|
0 |
0 |
if ($OXD_HOST_PORT >= 0 and $OXD_HOST_PORT <= 65535) { } |
|
383
|
0 |
0 |
if ($configOBJECT->{'client_id'}) |
|
387
|
0 |
0 |
if ($configOBJECT->{'client_secret'}) |