| blib/lib/Binance/API.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| subroutine | 22 | 34 | 64.7 | 
| pod | 26 | 26 | 100.0 | 
| line | count | pod | subroutine | 
|---|---|---|---|
| 27 | 2 | n/a | BEGIN | 
| 28 | 2 | n/a | BEGIN | 
| 30 | 2 | n/a | BEGIN | 
| 31 | 2 | n/a | BEGIN | 
| 33 | 2 | n/a | BEGIN | 
| 34 | 2 | n/a | BEGIN | 
| 36 | 2 | n/a | BEGIN | 
| 37 | 2 | n/a | BEGIN | 
| 112 | 3 | Yes | new | 
| 153 | 1 | Yes | ping | 
| 176 | 1 | Yes | time | 
| 248 | 0 | Yes | exchange_info | 
| 293 | 2 | Yes | depth | 
| 348 | 0 | Yes | trades | 
| 407 | 0 | Yes | historical_trades | 
| 478 | 2 | Yes | aggregate_trades | 
| 555 | 4 | Yes | klines | 
| 626 | 1 | Yes | ticker | 
| 676 | 2 | Yes | ticker_price | 
| 735 | 1 | Yes | book_ticker | 
| 753 | 1 | Yes | all_book_tickers | 
| 847 | 32 | Yes | order | 
| 950 | 32 | Yes | order_test | 
| 1003 | 0 | Yes | cancel_order | 
| 1059 | 0 | Yes | cancel_open_orders | 
| 1122 | 0 | Yes | open_orders | 
| 1194 | 0 | Yes | all_orders | 
| 1260 | 0 | Yes | account | 
| 1318 | 0 | Yes | my_trades | 
| 1362 | 0 | Yes | start_user_data_stream | 
| 1390 | 0 | Yes | keep_alive_user_data_stream | 
| 1428 | 0 | Yes | delete_user_data_stream | 
| 1460 | 37 | Yes | log | 
| 1480 | 9 | Yes | ua |