lib/Finance/Robinhood/Forex/Order.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 26 | 0.0 |
line | true | false | branch |
---|---|---|---|
92 | 0 | 0 | defined $s->{'cancel_url'} ? : |
102 | 0 | 0 | if $order->state eq 'canceled' |
103 | 0 | 0 | if $filled and $cancelled |
176 | 0 | 0 | $res->is_server_error ? : |
0 | 0 | $res->is_success ? : | |
223 | 0 | 0 | if $order->state eq 'filled' |
224 | 0 | 0 | if $order->state eq 'rejected' |
225 | 0 | 0 | if $filled and $rejected |
255 | 0 | 0 | if $res->is_success |
256 | 0 | 0 | unless $s->can_cancel |
261 | 0 | 0 | $res->is_server_error ? : |
279 | 0 | 0 | $res->is_server_error ? : |
0 | 0 | $res->is_success ? : |