| line | true | false | branch | 
 
| 66 | 0 | 0 | defined $s->{'cancel'} ? : | 
 
| 76 | 0 | 0 | if $order->state eq 'cancelled' | 
 
| 77 | 0 | 0 | if $filled and $cancelled | 
 
| 102 | 0 | 0 | $res->is_server_error ? : | 
 
|  | 0 | 0 | $res->is_success ? : | 
 
| 121 | 0 | 0 | $res->is_server_error ? : | 
 
|  | 0 | 0 | $res->is_success ? : | 
 
| 150 | 0 | 0 | if $res->is_success | 
 
| 151 | 0 | 0 | $res->is_server_error ? : | 
 
| 193 | 0 | 0 | if $order->state eq 'filled' | 
 
| 194 | 0 | 0 | if $order->state eq 'rejected' | 
 
| 195 | 0 | 0 | if $filled and $rejected | 
 
| 230 | 0 | 0 | $res->is_server_error ? : | 
 
|  | 0 | 0 | $res->is_success ? : | 
 
| 247 | 0 | 0 | defined $s->{'last_transaction_at'} ? : | 
 
| 253 | 0 | 0 | unless defined $last_transaction_at | 
 
| 367 | 0 | 0 | $res->is_server_error ? : | 
 
|  | 0 | 0 | $res->is_success ? : |