Total Complexity | 46 |
Dependencies | 5 |
Dependents | 7 |
Total lines | 387 |
Lines of code | 221 |
Logical lines of code | 132 |
Comment lines | 93 |
Methods | 12 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
get_section_items_by_section_id() | 42 | 9 | 49 | |
get_sections_by_course_id() | 44 | 9 | 44 | |
get_sections() | 53 | 6 | 23 | |
delete_section() | 55 | 5 | 18 | |
delete_section_items() | 55 | 5 | 18 | |
get_items() | 57 | 3 | 16 | |
get_section_id_by_item_id() | 63 | 3 | 11 | |
getInstance() | 72 | 2 | 6 | |
get_course_id_by_section() | 61 | 1 | 12 | |
get_last_number_order() | 64 | 1 | 11 | |
__construct() | 81 | 1 | 3 | |
get_section_ids_by_course() | 65 | 1 | 10 |