Total Complexity | 24 |
Dependencies | 1 |
Dependents | 1 |
Total lines | 149 |
Lines of code | 79 |
Logical lines of code | 52 |
Comment lines | 6 |
Methods | 6 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
remove() | 50 | 11 | 28 | |
add_to_cart() | 58 | 4 | 15 | |
get_cart_page() | 60 | 3 | 13 | |
get_checkout_page() | 60 | 3 | 13 | |
get_cart_items() | 69 | 2 | 7 | |
__construct() | 80 | 1 | 3 |