| blib/lib/Finance/Quote/TSP.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 6 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 87 | 0 | 0 | 0 | $reply->is_success and @line = split(/\n/, $reply->content, 0) |
| 0 | 0 | 0 | $reply->is_success and @line = split(/\n/, $reply->content, 0) and @line > 1 |