Total Complexity | 116 |
Dependencies | 4 |
Dependents | 0 |
Total lines | 514 |
Lines of code | 351 |
Logical lines of code | 222 |
Comment lines | 68 |
Methods | 9 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
update_cart_action() | 37 | 28 | 63 | |
process_reservation_and_checkout() | 37 | 23 | 76 | |
pay_action() | 38 | 21 | 61 | |
process_login() | 43 | 13 | 43 | |
add_payment_method_action() | 41 | 12 | 56 | |
delete_payment_method_action() | 56 | 6 | 16 | |
set_default_payment_method_action() | 56 | 6 | 16 | |
reservation_and_checkout_action() | 62 | 6 | 10 | |
init() | 63 | 1 | 10 |