-
Home
-
WooCommerce Stripe Payment Gateway
-
9.3.2
-
Code
-
Classes
- WC_Stripe_Settings_Controller
Total Complexity |
49 |
Dependencies |
20 |
Dependents |
1 |
Total lines |
287 |
Lines of code |
177 |
Logical lines of code |
73 |
Comment lines |
70 |
Methods |
9 |
Properties |
2 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
admin_scripts() |
B |
35 |
19 |
82 |
needs_oauth_urls() |
S |
60 |
8 |
12 |
ajax_get_oauth_urls() |
S |
58 |
5 |
15 |
hide_gateways_on_settings_page() |
S |
53 |
4 |
24 |
admin_options() |
S |
61 |
5 |
10 |
hide_refund_button_for_uncaptured_orders() |
S |
59 |
4 |
13 |
get_gateway() |
S |
72 |
2 |
6 |
__construct() |
S |
63 |
1 |
10 |
set_stripe_gateways_in_list() |
S |
72 |
1 |
5 |