| Total Complexity | 68 |
| Dependencies | 2 |
| Dependents | 2 |
| Total lines | 485 |
| Lines of code | 319 |
| Logical lines of code | 176 |
| Comment lines | 82 |
| Methods | 11 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| get_enrollment_information() | 38 | 20 | 59 | |
| create_user() | 41 | 8 | 56 | |
| process_course_enrollment() | 43 | 8 | 49 | |
| process_order() | 44 | 8 | 46 | |
| get_moodle_user_id() | 51 | 5 | 27 | |
| update_enrollment_information() | 60 | 5 | 12 | |
| add_dates_with_product() | 54 | 4 | 22 | |
| restrict_cart_quantity_on_update() | 59 | 4 | 13 | |
| generate_password() | 55 | 3 | 20 | |
| enrollment_modified_details() | 66 | 2 | 8 | |
| __construct() | 67 | 1 | 7 |