Total Complexity | 13 |
Dependencies | 2 |
Dependents | 1 |
Total lines | 113 |
Lines of code | 52 |
Logical lines of code | 26 |
Comment lines | 28 |
Methods | 11 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
get_registrations_by_wave() | 63 | 2 | 8 | |
get_registrations_by_wave_and_teacher() | 63 | 2 | 8 | |
get_confirmed_registrations_by_course() | 73 | 1 | 4 | |
get_confirmed_registration_user_ids_by_wave() | 73 | 1 | 4 | |
get_registrations_by_user() | 73 | 1 | 4 | |
get_registrations_by_wave_and_user() | 73 | 1 | 4 | |
get_confirmed_registrations_by_wave_and_user() | 73 | 1 | 4 | |
get_registration() | 74 | 1 | 4 | |
get_registration_with_reg_position() | 73 | 1 | 4 | |
esr_remove_course_registrations_callback() | 74 | 1 | 4 | |
esr_get_user_course_callback() | 73 | 1 | 4 |