-
Home
-
LifterLMS – WP LMS for eLearning, Online Courses, & Quizzes
-
7.1.0
-
Code
-
Classes
- LLMS_Events
Total Complexity |
63 |
Dependencies |
3 |
Dependents |
1 |
Total lines |
433 |
Lines of code |
179 |
Logical lines of code |
108 |
Comment lines |
173 |
Methods |
12 |
Properties |
1 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
record() |
A |
45 |
14 |
37 |
should_track_client_events() |
A |
51 |
11 |
24 |
prepare_event() |
A |
49 |
9 |
27 |
store_tracking_events() |
A |
56 |
8 |
16 |
sanitize_raw_event() |
S |
58 |
5 |
15 |
store_cookie() |
S |
62 |
6 |
10 |
record_many() |
S |
54 |
4 |
21 |
get_client_settings() |
S |
64 |
2 |
10 |
__construct() |
S |
75 |
1 |
4 |
get_registered_events() |
S |
82 |
1 |
3 |
is_event_valid() |
S |
79 |
1 |
3 |
register_events() |
S |
66 |
1 |
9 |