| blib/lib/Finance/GeniusTrader/DB.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 16 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 29 | 0 | 0 | if (defined $name and $name ne '') { } |
| 54 | 0 | 0 | if defined $name and $name |
| 56 | 0 | 0 | unless ($loaded_sharenames) |
| 58 | 0 | 0 | if (-e $file) |
| 59 | 0 | 0 | unless open NAMES, '<', "$file" |
| 62 | 0 | 0 | unless $_ |
| 64 | 0 | 0 | if ($c) |
| 72 | 0 | 0 | exists $sharenames{$code} ? : |