-
Home
-
LifterLMS – WP LMS for eLearning, Online Courses, & Quizzes
-
6.7.0
-
Code
-
Classes
- LLMS_Course
Total Complexity |
66 |
Dependencies |
6 |
Dependents |
25 |
Total lines |
741 |
Lines of code |
248 |
Logical lines of code |
118 |
Comment lines |
332 |
Methods |
26 |
Properties |
4 |
Methods 26
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
has_prerequisite() |
S |
61 |
8 |
12 |
get_prerequisite_id() |
S |
59 |
5 |
16 |
is_prerequisite_complete() |
S |
60 |
5 |
14 |
get_sections() |
S |
51 |
4 |
28 |
get_student_count() |
S |
55 |
4 |
19 |
get_lessons() |
S |
59 |
4 |
14 |
toArrayAfter() |
S |
52 |
3 |
28 |
has_capacity() |
S |
64 |
3 |
10 |
is_open() |
S |
65 |
3 |
8 |
get_difficulty() |
S |
64 |
3 |
10 |
is_enrollment_open() |
S |
65 |
3 |
8 |
get_quizzes() |
S |
65 |
3 |
9 |
get_to_array_excluded_properties() |
S |
62 |
2 |
13 |
get_percent_complete() |
S |
68 |
2 |
7 |
has_date_passed() |
S |
67 |
2 |
8 |
get_available_points() |
S |
68 |
2 |
7 |
instructors() |
S |
80 |
1 |
3 |
get_tracks() |
S |
78 |
1 |
3 |
get_enrolled_students() |
S |
79 |
1 |
3 |
get_product() |
S |
80 |
1 |
3 |
get_tags() |
S |
78 |
1 |
3 |
get_students() |
S |
78 |
1 |
3 |
get_instructors() |
S |
69 |
1 |
8 |
get_categories() |
S |
78 |
1 |
3 |
set_instructors() |
S |
80 |
1 |
3 |
__construct() |
S |
74 |
1 |
5 |