-
Home
-
WooCommerce Stripe Payment Gateway
-
9.0.0
-
Code
-
Classes
- WC_Stripe_Privacy
Total Complexity |
52 |
Dependencies |
3 |
Dependents |
0 |
Total lines |
444 |
Lines of code |
296 |
Logical lines of code |
146 |
Comment lines |
83 |
Methods |
13 |
Properties |
0 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
is_retention_expired() |
A |
48 |
11 |
35 |
maybe_handle_subscription() |
A |
48 |
10 |
32 |
subscriptions_data_exporter() |
S |
43 |
4 |
49 |
account_settings() |
S |
52 |
5 |
24 |
maybe_handle_order() |
S |
58 |
5 |
15 |
customer_data_eraser() |
S |
52 |
4 |
24 |
order_data_exporter() |
S |
50 |
3 |
30 |
customer_data_exporter() |
S |
52 |
2 |
26 |
order_data_eraser() |
S |
53 |
2 |
24 |
get_stripe_orders() |
S |
58 |
2 |
14 |
register_erasers_exporters() |
S |
62 |
2 |
10 |
__construct() |
S |
72 |
1 |
5 |
get_privacy_message() |
S |
67 |
1 |
8 |