Subroutine Coverage 
| lib/Finance/Robinhood/Forex/OrderBuilder.pm | 
|  | 
| Criterion | Covered | Total | % | 
| subroutine | 18 | 26 | 69.2 | 
| pod | 7 | 7 | 100.0 | 
| line | count | pod | subroutine | 
| 45 | 1 | n/a | BEGIN | 
| 46 | 1 | n/a | BEGIN | 
| 49 | 1 | n/a | _test__init | 
| 97 | 0 | Yes | limit | 
| 103 | 1 | n/a | BEGIN | 
| 112 | 1 | n/a | _test_limit | 
| 130 | 0 | Yes | market | 
| 136 | 1 | n/a | BEGIN | 
| 144 | 1 | n/a | _test_market | 
| 181 | 0 | Yes | buy | 
| 188 | 1 | n/a | BEGIN | 
| 200 | 1 | n/a | _test_buy | 
| 218 | 0 | Yes | sell | 
| 225 | 1 | n/a | BEGIN | 
| 237 | 1 | n/a | _test_sell | 
| 275 | 0 | Yes | gtc | 
| 281 | 1 | n/a | BEGIN | 
| 289 | 1 | n/a | _test_gtc | 
| 307 | 0 | Yes | ioc | 
| 313 | 1 | n/a | BEGIN | 
| 321 | 1 | n/a | _test_ioc | 
| 351 | 0 | Yes | submit | 
| 361 | 1 | n/a | _test_submit | 
| 378 | 0 | n/a | _dump | 
| 389 | 1 | n/a | _gen_uuid | 
| 401 | 1 | n/a | _test__gen_uuid |