-
Home
-
WooCommerce Product Table Lite
-
2.6.0
-
Code
-
Classes
- WCPT_Session_Handler
Total Complexity |
56 |
Dependencies |
2 |
Dependents |
2 |
Total lines |
419 |
Lines of code |
193 |
Logical lines of code |
104 |
Comment lines |
159 |
Methods |
21 |
Properties |
6 |
Methods 21
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_session_cookie() |
S |
56 |
7 |
16 |
init_session_cookie() |
S |
52 |
5 |
25 |
save_data() |
S |
55 |
5 |
19 |
get_session() |
S |
55 |
5 |
18 |
set_customer_session_cookie() |
S |
61 |
4 |
11 |
generate_customer_id() |
S |
61 |
3 |
12 |
cleanup_sessions() |
S |
62 |
3 |
11 |
has_session() |
S |
78 |
3 |
3 |
get() |
S |
70 |
3 |
6 |
nonce_user_logged_out() |
S |
78 |
3 |
3 |
set() |
S |
68 |
2 |
7 |
use_secure_cookie() |
S |
78 |
2 |
3 |
get_session_data() |
S |
78 |
2 |
3 |
init() |
S |
65 |
2 |
9 |
update_session_timestamp() |
S |
61 |
1 |
15 |
delete_session() |
S |
65 |
1 |
10 |
__construct() |
S |
71 |
1 |
5 |
forget_session() |
S |
69 |
1 |
6 |
destroy_session() |
S |
77 |
1 |
4 |
set_session_expiration() |
S |
73 |
1 |
4 |
get_cache_prefix() |
S |
80 |
1 |
3 |