Total Complexity | 44 |
Dependencies | 2 |
Dependents | 0 |
Total lines | 195 |
Lines of code | 123 |
Logical lines of code | 71 |
Comment lines | 40 |
Methods | 9 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
maybe_do_appointment_edited_hook() | 49 | 8 | 30 | |
maybe_do_appointment_abandoned_hook() | 58 | 7 | 15 | |
maybe_do_appointment_customer_information_edited_hook() | 61 | 7 | 12 | |
maybe_do_appointment_booked_hook() | 59 | 6 | 14 | |
maybe_do_appointment_pending_hook() | 60 | 5 | 14 | |
maybe_do_appointment_canceled_hook() | 61 | 5 | 12 | |
maybe_do_appointment_rescheduled_hook() | 62 | 4 | 12 | |
__construct() | 77 | 1 | 4 | |
hooks() | 63 | 1 | 10 |