line |
l |
!l |
condition |
76
|
7 |
1 |
$args{'ofac_sdn_url'} || 'https://www.treasury.gov/ofac/downloads/sdn_xml.zip'
|
|
7 |
1 |
$args{'ofac_consolidated_url'} || 'https://www.treasury.gov/ofac/downloads/consolidated/consolidated.xml'
|
|
8 |
0 |
$args{'hmt_url'} || 'https://ofsistorage.blob.core.windows.net/publishlive/ConList.csv'
|
122
|
10842 |
774 |
country2code($value) // ""
|
242
|
19286 |
16876 |
$entry->{$parent}{$child} // []
|
254
|
3240 |
2787 |
$entry->{'akaList'}{'aka'} // []
|
255
|
9538 |
6027 |
$_->{'category'} // "strong"
|
256
|
13709 |
33 |
$_->{'firstName'} // ""
|
|
13742 |
0 |
$_->{'lastName'} // ""
|
275
|
4597 |
1430 |
$entry->{'idList'}{'id'} // []
|
376
|
44 |
68 |
$entry->{$_} //= []
|
381
|
28 |
0 |
$entry->{'nameAlias'} // []
|
383
|
0 |
0 |
$_->{'-firstName'} // ""
|
|
0 |
0 |
$_->{'-lastName'} // ""
|
415
|
4 |
0 |
$ref->{'-generationDate'} // ""
|
416
|
4 |
0 |
$date_parts[0] // ""
|
438
|
0 |
8 |
$args{'retries'} // 3
|
500
|
8 |
0 |
$retries //= 3
|
525
|
2 |
6 |
$entries // die("An error occurred while fetching data from '${src_url}' due to $error_log\n")
|