| Total Complexity | 19 |
| Dependencies | 0 |
| Dependents | 2 |
| Total lines | 247 |
| Lines of code | 140 |
| Logical lines of code | 51 |
| Comment lines | 85 |
| Methods | 8 |
| Properties | 0 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| get_total_average_progress() | 47 | 8 | 38 | |
| get_total_enrollments() | 61 | 3 | 13 | |
| get_courses_average_grade() | 53 | 2 | 26 | |
| get_average_days_to_completion() | 55 | 2 | 20 | |
| get_lessons_completions() | 59 | 1 | 18 | |
| get_students_count_in_courses() | 62 | 1 | 12 | |
| get_lessons_in_courses() | 63 | 1 | 11 | |
| __construct() | 91 | 1 | 2 |