-
Home
-
Payment Plugins for Stripe WooCommerce
-
3.3.34
-
Code
-
Classes
- WC_Stripe_Controller_Cart
| Total Complexity |
29 |
| Dependencies |
4 |
| Dependents |
0 |
| Total lines |
388 |
| Lines of code |
277 |
| Logical lines of code |
89 |
| Comment lines |
68 |
| Methods |
11 |
| Properties |
1 |
Methods 11
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| update_shipping_address() |
S |
43 |
5 |
54 |
| get_messages() |
S |
57 |
5 |
16 |
| update_shipping_method() |
S |
47 |
3 |
38 |
| register_routes() |
S |
44 |
1 |
62 |
| get_add_to_cart_args() |
S |
57 |
4 |
17 |
| cart_calculation() |
S |
48 |
2 |
34 |
| add_to_cart() |
S |
48 |
2 |
33 |
| has_shipping_methods() |
S |
67 |
3 |
8 |
| validate_quantity() |
S |
70 |
2 |
6 |
| get_error_messages() |
S |
80 |
1 |
3 |
| filtered_body_params() |
S |
69 |
1 |
6 |