| Total Complexity | 21 |
| Dependencies | 6 |
| Dependents | 1 |
| Total lines | 205 |
| Lines of code | 105 |
| Logical lines of code | 57 |
| Comment lines | 75 |
| Methods | 8 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| get_available_billing_countries() | 49 | 11 | 29 | |
| get_supported_currencies() | 56 | 2 | 19 | |
| __construct() | 48 | 1 | 31 | |
| create_payment_token_for_user() | 63 | 2 | 11 | |
| is_available() | 72 | 2 | 6 | |
| is_available_for_account_country() | 78 | 1 | 3 | |
| requires_automatic_capture() | 82 | 1 | 3 | |
| get_retrievable_type() | 81 | 1 | 3 |