| Total Complexity | 60 | 
| Dependencies | 2 | 
| Dependents | 0 | 
| Total lines | 287 | 
| Lines of code | 185 | 
| Logical lines of code | 111 | 
| Comment lines | 60 | 
| Methods | 11 | 
| Properties | 1 | 
| Method | Rating | Maintainability | Complexity | Lines of code | 
|---|---|---|---|---|
| maybe_do_appointment_no_show_hook() | 51 | 8 | 30 | |
| maybe_do_appointment_no_show_removed_hook() | 51 | 8 | 30 | |
| 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 | |
| hooks() | 61 | 1 | 12 | |
| __construct() | 77 | 1 | 4 |