Total Complexity | 39 |
Dependencies | 2 |
Dependents | 0 |
Total lines | 175 |
Lines of code | 109 |
Logical lines of code | 62 |
Comment lines | 36 |
Methods | 8 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
maybe_do_appointment_edited_hook() | 49 | 8 | 32 | |
maybe_do_appointment_customer_information_edited_hook() | 61 | 7 | 12 | |
maybe_do_appointment_booked_hook() | 59 | 6 | 14 | |
maybe_do_appointment_abandoned_hook() | 61 | 6 | 12 | |
maybe_do_appointment_pending_hook() | 60 | 5 | 14 | |
maybe_do_appointment_canceled_hook() | 61 | 5 | 12 | |
__construct() | 77 | 1 | 4 | |
hooks() | 64 | 1 | 9 |