Total Complexity | 40 |
Dependencies | 5 |
Dependents | 7 |
Total lines | 325 |
Lines of code | 181 |
Logical lines of code | 100 |
Comment lines | 79 |
Methods | 12 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
get_section_items_by_section_id() | 44 | 7 | 41 | |
get_sections_by_course_id() | 46 | 7 | 36 | |
delete_section_items() | 55 | 5 | 18 | |
delete_section() | 55 | 5 | 18 | |
get_course_id_by_section() | 60 | 4 | 14 | |
get_sections() | 63 | 3 | 11 | |
get_section_id_by_item_id() | 63 | 3 | 11 | |
getInstance() | 72 | 2 | 6 | |
get_last_number_order() | 64 | 1 | 11 | |
__construct() | 81 | 1 | 3 | |
get_course_id_by_section_id() | 91 | 1 | 2 | |
get_section_ids_by_course() | 65 | 1 | 10 |