-
Home
-
LearnPress – WordPress LMS Plugin
-
3.2.8.6
-
Code
-
Classes
- LP_Session_Handler
Total Complexity |
63 |
Dependencies |
3 |
Dependents |
3 |
Total lines |
429 |
Lines of code |
223 |
Logical lines of code |
112 |
Comment lines |
117 |
Methods |
30 |
Properties |
9 |
Methods 30
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
S |
49 |
7 |
28 |
get_session_cookie() |
S |
60 |
5 |
12 |
save_data() |
S |
55 |
4 |
20 |
get_session() |
S |
57 |
4 |
16 |
set() |
S |
65 |
3 |
9 |
remove() |
S |
64 |
3 |
10 |
cleanup_sessions() |
S |
67 |
3 |
7 |
has_session() |
S |
78 |
3 |
3 |
destroy_session() |
S |
61 |
2 |
12 |
update_session_timestamp() |
S |
61 |
1 |
15 |
instance() |
S |
71 |
2 |
6 |
get_session_data() |
S |
78 |
2 |
3 |
get_cache_prefix() |
S |
66 |
2 |
8 |
generate_customer_id() |
S |
65 |
2 |
9 |
has_cookie() |
S |
80 |
2 |
3 |
set_customer_session_cookie() |
S |
64 |
2 |
9 |
__unset() |
S |
71 |
2 |
6 |
get() |
S |
74 |
2 |
4 |
offsetExists() |
S |
79 |
1 |
3 |
offsetGet() |
S |
80 |
1 |
3 |
get_session_expiration() |
S |
82 |
1 |
3 |
offsetUnset() |
S |
81 |
1 |
3 |
__get() |
S |
80 |
1 |
3 |
get_customer_id() |
S |
82 |
1 |
3 |
delete_session() |
S |
65 |
1 |
10 |
__set() |
S |
80 |
1 |
3 |
incr_cache_prefix() |
S |
78 |
1 |
3 |
set_session_expiration() |
S |
77 |
1 |
3 |
__isset() |
S |
79 |
1 |
3 |
offsetSet() |
S |
80 |
1 |
3 |