Total Complexity | 117 |
Dependencies | 4 |
Dependents | 0 |
Total lines | 519 |
Lines of code | 356 |
Logical lines of code | 224 |
Comment lines | 68 |
Methods | 9 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
update_cart_action() | 37 | 28 | 63 | |
process_reservation_and_checkout() | 35 | 25 | 81 | |
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() | 63 | 5 | 10 | |
init() | 63 | 1 | 10 |