-
Home
-
Headless WooCommerce Made Easy with CoCart
-
4.0.2
-
Code
-
Classes
- CoCart_Load_Cart
Total Complexity |
43 |
Dependencies |
2 |
Dependents |
0 |
Total lines |
417 |
Lines of code |
184 |
Logical lines of code |
101 |
Comment lines |
197 |
Methods |
9 |
Properties |
0 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
load_cart_action() |
D |
29 |
28 |
137 |
proceed_to_checkout() |
S |
62 |
5 |
10 |
maybe_load_cart() |
S |
64 |
3 |
10 |
is_cart_saved() |
S |
67 |
2 |
8 |
__construct() |
S |
75 |
1 |
4 |
clear_carts() |
S |
75 |
1 |
4 |
cleanup_carts() |
S |
75 |
1 |
4 |
get_action_query() |
S |
75 |
1 |
4 |
maybe_use_cookie_monster() |
S |
79 |
1 |
3 |