Total Complexity | 14 |
Dependencies | 1 |
Dependents | 2 |
Total lines | 63 |
Lines of code | 45 |
Logical lines of code | 26 |
Comment lines | 0 |
Methods | 7 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
get_cart_id() | 64 | 3 | 11 | |
get_user_cart_id() | 66 | 3 | 8 | |
get_session_cart_id() | 75 | 2 | 4 | |
set_cart_id() | 68 | 2 | 7 | |
reset() | 68 | 2 | 7 | |
get_or_set_cart_id() | 73 | 1 | 5 | |
generate_cart_id() | 77 | 1 | 3 |