-
Home
-
WooCommerce Stripe Payment Gateway
-
6.5.0
-
Code
-
Classes
- WC_Stripe_Admin_Notices
Total Complexity |
88 |
Dependencies |
6 |
Dependents |
0 |
Total lines |
433 |
Lines of code |
297 |
Logical lines of code |
179 |
Comment lines |
81 |
Methods |
9 |
Properties |
1 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
stripe_check_environment() |
D |
27 |
39 |
130 |
hide_notices() |
C |
37 |
24 |
72 |
payment_methods_check_environment() |
A |
48 |
12 |
30 |
admin_notices() |
S |
52 |
4 |
26 |
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 |