-
Home
-
WooCommerce Stripe Payment Gateway
-
8.7.0
-
Code
-
Classes
- WC_Stripe_Admin_Notices
Total Complexity |
95 |
Dependencies |
7 |
Dependents |
0 |
Total lines |
463 |
Lines of code |
312 |
Logical lines of code |
177 |
Comment lines |
87 |
Methods |
9 |
Properties |
1 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
stripe_check_environment() |
D |
26 |
43 |
141 |
payment_methods_check_environment() |
B |
40 |
21 |
52 |
hide_notices() |
B |
42 |
18 |
52 |
admin_notices() |
S |
51 |
4 |
28 |
stripe_updated() |
S |
64 |
5 |
9 |
get_payment_methods() |
S |
59 |
1 |
15 |
__construct() |
S |
72 |
1 |
5 |
add_admin_notice() |
S |
69 |
1 |
7 |
get_setting_link() |
S |
80 |
1 |
3 |