| lib/Finance/Robinhood/Equity/Order.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| subroutine | 18 | 30 | 60.0 | 
| pod | 10 | 10 | 100.0 | 
| line | count | pod | subroutine | 
|---|---|---|---|
| 26 | 1 | n/a | BEGIN | 
| 27 | 1 | n/a | BEGIN | 
| 28 | 1 | n/a | BEGIN | 
| 29 | 1 | n/a | BEGIN | 
| 30 | 1 | n/a | BEGIN | 
| 31 | 1 | n/a | BEGIN | 
| 34 | 1 | n/a | _test__init | 
| 39 | 1 | n/a | BEGIN | 
| 39 | 0 | n/a | __ANON__ | 
| 42 | 1 | n/a | _test_stringify | 
| 66 | 0 | Yes | can_cancel | 
| 69 | 1 | n/a | _test_can_cancel | 
| 90 | 0 | n/a | __ANON__ | 
| 99 | 0 | Yes | account | 
| 108 | 1 | n/a | _test_account | 
| 118 | 0 | Yes | position | 
| 127 | 1 | n/a | _test_position | 
| 147 | 0 | Yes | cancel | 
| 161 | 0 | Yes | created_at | 
| 166 | 1 | n/a | _test_created_at | 
| 182 | 0 | Yes | executions | 
| 188 | 1 | n/a | _test_executions | 
| 227 | 0 | Yes | instrument | 
| 236 | 1 | n/a | _test_instrument | 
| 246 | 0 | Yes | last_transaction_at | 
| 251 | 1 | n/a | _test_last_transaction_at | 
| 344 | 0 | Yes | updated_at | 
| 349 | 1 | n/a | _test_updated_at | 
| 363 | 0 | Yes | reload | 
| 373 | 1 | n/a | _test_reload |