| Total Complexity | 39 | 
| Dependencies | 5 | 
| Dependents | 6 | 
| Total lines | 300 | 
| Lines of code | 170 | 
| Logical lines of code | 96 | 
| Comment lines | 69 | 
| Methods | 11 | 
| 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() | 55 | 5 | 18 | |
| delete_section_items() | 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 | |
| __construct() | 81 | 1 | 3 | |
| get_course_id_by_section_id() | 91 | 1 | 2 | |
| get_section_ids_by_course() | 65 | 1 | 10 |