| blib/lib/Finance/TickerSymbols.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 8 | 17 | 47.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 64 | 4 | 3 | 0 | $prs eq 'nas' and $long |
| 1 | 3 | 0 | $prs eq 'ind' and $long | |
| 70 | 0 | 0 | 0 | @ret and $ret[0] eq 'Symbol:Name' |
| 77 | 0 | 0 | 3 | @ret and $ret[0] eq 'Symbol' |
| line | l | !l | condition |
|---|---|---|---|
| 110 | 3 | 0 | shift() || '?' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 51 | 5 | 2 | 0 | $_ua ||= _ua |