-
Home
-
eCommerce Product Catalog Plugin for WordPress
-
3.3.35
-
Code
-
Classes
- ic_session
Total Complexity |
92 |
Dependencies |
1 |
Dependents |
1 |
Total lines |
644 |
Lines of code |
321 |
Logical lines of code |
182 |
Comment lines |
231 |
Methods |
31 |
Properties |
12 |
Methods 31
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_session_cookie() |
A |
54 |
8 |
19 |
replace() |
S |
56 |
7 |
19 |
get() |
S |
55 |
7 |
19 |
init_session_cookie() |
S |
50 |
6 |
29 |
is_session_cookie_valid() |
S |
62 |
7 |
12 |
save_data() |
S |
55 |
6 |
19 |
get_session() |
S |
55 |
5 |
18 |
create_table() |
S |
53 |
4 |
25 |
table_exists() |
S |
58 |
4 |
16 |
init() |
S |
57 |
3 |
16 |
generate_customer_id() |
S |
61 |
3 |
12 |
is_customer_guest() |
S |
63 |
3 |
11 |
set_customer_session_cookie() |
S |
63 |
3 |
9 |
has_session() |
S |
78 |
3 |
3 |
set() |
S |
64 |
3 |
10 |
update_session_timestamp() |
S |
61 |
1 |
15 |
get_session_data() |
S |
78 |
2 |
3 |
get_cache_prefix() |
S |
66 |
2 |
8 |
use_secure_cookie() |
S |
79 |
2 |
3 |
__unset() |
S |
71 |
2 |
6 |
get_customer_id() |
S |
82 |
1 |
3 |
__isset() |
S |
79 |
1 |
3 |
__construct() |
S |
75 |
1 |
4 |
__set() |
S |
80 |
1 |
3 |
__get() |
S |
80 |
1 |
3 |
delete_session() |
S |
65 |
1 |
10 |
cleanup_sessions() |
S |
71 |
1 |
5 |
forget_session() |
S |
69 |
1 |
6 |
save_data_filter() |
S |
77 |
1 |
4 |
set_session_expiration() |
S |
74 |
1 |
4 |
destroy_session() |
S |
77 |
1 |
4 |