-
Home
-
Payment Plugins for Stripe WooCommerce
-
3.3.78
-
Code
-
Classes
- WC_Stripe_Controller_Cart
Total Complexity |
28 |
Dependencies |
4 |
Dependents |
0 |
Total lines |
377 |
Lines of code |
271 |
Logical lines of code |
87 |
Comment lines |
60 |
Methods |
11 |
Properties |
1 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_messages() |
S |
54 |
7 |
22 |
update_shipping_address() |
S |
43 |
4 |
51 |
update_shipping_method() |
S |
46 |
3 |
38 |
register_routes() |
S |
44 |
1 |
62 |
cart_calculation() |
S |
46 |
2 |
39 |
add_to_cart() |
S |
49 |
2 |
30 |
has_shipping_methods() |
S |
67 |
3 |
8 |
validate_quantity() |
S |
70 |
2 |
6 |
clear_cached_shipping_rates() |
S |
70 |
2 |
6 |
get_error_messages() |
S |
80 |
1 |
3 |
filtered_body_params() |
S |
69 |
1 |
6 |