blib/lib/Finance/Quote/TSP.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 12 | 0.0 |
line | true | false | branch |
---|---|---|---|
63 | 0 | 0 | if $name =~ /^(.)fund$/ |
72 | 0 | 0 | unless @symbols |
87 | 0 | 0 | unless ($reply->is_success and @line = split(/\n/, $reply->content, 0) and @line > 1) |
93 | 0 | 0 | wantarray ? : |
107 | 0 | 0 | if (exists $column{$symbol}) { } |
122 | 0 | 0 | if wantarray |