| blib/lib/Finance/Quote/TreasuryDirect.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 24 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 59 | 0 | 0 | if @quotes | 
| 68 | 0 | 0 | unless @symbols | 
| 127 | 0 | 0 | if $content =~ /Submitted date must be equal to/ | 
| 130 | 0 | 0 | if $content =~ /No data for selected date range/ | 
| 133 | 0 | 0 | if ($content =~ /Prices For:\s+(\w+)\s+(\d+),\s+(\d+)/) | 
| 145 | 0 | 0 | unless ($te->first_table_found) | 
| 148 | 0 | 0 | wantarray ? : | 
| 186 | 0 | 0 | unless keys %bonds > 1 | 
| 196 | 0 | 0 | if (exists $bonds{$symbol}) { } | 
| 205 | 0 | 0 | if defined $date | 
| 206 | 0 | 0 | if defined $isodate | 
| 214 | 0 | 0 | wantarray ? : |