line |
true |
false |
branch |
38
|
0 |
0 |
unless @symbols
|
59
|
0 |
0 |
if ($reply->is_success or $reply->code == 304)
|
64
|
0 |
0 |
if (not $reply->is_success and $reply->code != 304)
|
68
|
0 |
0 |
unless ($errormsg)
|
69
|
0 |
0 |
unless (unzip($NSE_ZIP, $NSE_CSV))
|
74
|
0 |
0 |
unless ($errormsg)
|
75
|
0 |
0 |
unless (open $fh, "<", $NSE_CSV)
|
80
|
0 |
0 |
if ($errormsg)
|
85
|
0 |
0 |
wantarray ? :
|
106
|
0 |
0 |
if (exists $symbolhash{$datahash{'SYMBOL'}}) { }
|
|
0 |
0 |
elsif (exists $symbolhash{$datahash{'ISIN'}}) { }
|
131
|
0 |
0 |
unless (exists $info{join $;, $symbol, "success"})
|
137
|
0 |
0 |
wantarray ? :
|