| Total Complexity | 46 |
| Dependencies | 5 |
| Dependents | 1 |
| Total lines | 435 |
| Lines of code | 270 |
| Logical lines of code | 148 |
| Comment lines | 105 |
| Methods | 11 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| handle_onboarded_callback_data() | 38 | 11 | 81 | |
| generate_token_using_shared_id() | 44 | 9 | 42 | |
| get_seller_account_status_data_using_bearer_token() | 44 | 7 | 42 | |
| get_seller_api_credentials_using_token() | 47 | 6 | 35 | |
| reset_seller_api_credentials() | 57 | 2 | 17 | |
| save_seller_api_credentials() | 59 | 2 | 14 | |
| send_request_by_url_and_args() | 61 | 2 | 11 | |
| save_seller_paypal_email() | 63 | 2 | 10 | |
| get_api_base_url_by_environment_mode() | 70 | 2 | 7 | |
| get_partner_id_by_environment_mode() | 70 | 2 | 7 | |
| __construct() | 75 | 1 | 4 |