-
Home
-
WooCommerce Stripe Payment Gateway
-
9.3.2
-
Code
-
Classes
- WC_Stripe_Admin_Notices
Total Complexity |
105 |
Dependencies |
21 |
Dependents |
0 |
Total lines |
597 |
Lines of code |
408 |
Logical lines of code |
216 |
Comment lines |
96 |
Methods |
11 |
Properties |
1 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
stripe_check_environment() |
D |
25 |
43 |
155 |
payment_methods_check_environment() |
B |
40 |
21 |
52 |
hide_notices() |
B |
41 |
19 |
56 |
admin_notices() |
S |
50 |
5 |
31 |
display_legacy_deprecation_notice() |
S |
48 |
4 |
40 |
subscriptions_check_environment() |
S |
49 |
4 |
34 |
stripe_updated() |
S |
64 |
5 |
9 |
get_payment_methods() |
S |
59 |
1 |
15 |
__construct() |
S |
69 |
1 |
6 |
add_admin_notice() |
S |
69 |
1 |
7 |
get_setting_link() |
S |
80 |
1 |
3 |