-
Home
-
Payment Plugins for Stripe WooCommerce
-
3.3.56
-
Code
-
Classes
- WC_Stripe_Account_Settings
Total Complexity |
23 |
Dependencies |
2 |
Dependents |
0 |
Total lines |
135 |
Lines of code |
94 |
Logical lines of code |
49 |
Comment lines |
12 |
Methods |
11 |
Properties |
2 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
save_account_settings() |
S |
54 |
3 |
21 |
post_api_update() |
S |
62 |
4 |
10 |
has_completed_connect_process() |
S |
63 |
3 |
10 |
connect_settings() |
S |
72 |
2 |
5 |
connection_test_success() |
S |
71 |
2 |
6 |
get_account_country() |
S |
65 |
2 |
9 |
get_account_currency() |
S |
65 |
2 |
9 |
get_account_id() |
S |
65 |
2 |
9 |
hooks() |
S |
69 |
1 |
6 |
pre_api_update() |
S |
71 |
1 |
6 |
delete_account_settings() |
S |
81 |
1 |
3 |