-
Home
-
WooCommerce Stripe Payment Gateway
-
9.6.0 (latest)
-
Code
-
Classes
- WC_Stripe_Settings_Controller
Total Complexity |
56 |
Dependencies |
22 |
Dependents |
1 |
Total lines |
312 |
Lines of code |
196 |
Logical lines of code |
84 |
Comment lines |
72 |
Methods |
9 |
Properties |
2 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
admin_scripts() |
C |
32 |
24 |
97 |
needs_oauth_urls() |
S |
60 |
8 |
12 |
hide_gateways_on_settings_page() |
S |
51 |
6 |
27 |
ajax_get_oauth_urls() |
S |
58 |
5 |
15 |
admin_options() |
S |
60 |
5 |
11 |
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 |