| Total Complexity | 61 |
| Dependencies | 5 |
| Dependents | 7 |
| Total lines | 512 |
| Lines of code | 295 |
| Logical lines of code | 177 |
| Comment lines | 123 |
| Methods | 15 |
| 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() | 47 | 9 | 35 | |
| update_data() | 54 | 5 | 20 | |
| delete_section() | 55 | 5 | 18 | |
| delete_section_items() | 55 | 5 | 18 | |
| get_section_id_by_item_id() | 53 | 4 | 24 | |
| update_sections_position() | 57 | 3 | 17 | |
| get_items() | 57 | 3 | 16 | |
| insert_data() | 61 | 3 | 12 | |
| 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 |