| blib/lib/Finance/Quote/Comdirect.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 18 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 64 | 0 | 0 | $_ eq 'Zeit' ? : | 
| 72 | 0 | 0 | unless exists $table{'Zeit0'} and exists $table{'Aktuell'} and exists $table{'Hoch'} and exists $table{'Tief'} and exists $table{"Er\366ffnung"} | 
| 79 | 0 | 0 | if $table{'Aktuell'} =~ /^([0-9.]+)/ | 
| 80 | 0 | 0 | if $table{'Aktuell'} =~ /([A-Z]+)$/ | 
| 84 | 0 | 0 | if exists $result->{'name'} | 
| 85 | 0 | 0 | if exists $result->{'isin'} | 
| 87 | 0 | 0 | if $table{'Zeit0'} =~ /([0-9]{2}[.][0-9]{2}[.][0-9]{2})/ | 
| 93 | 0 | 0 | if ($@) | 
| 100 | 0 | 0 | wantarray ? : |