-
Home
-
FOX – Currency Switcher Professional for WooCommerce
-
1.4.2.3 (latest)
-
Code
-
Classes
- WOOCS_SESSION
Total Complexity |
65 |
Dependencies |
1 |
Dependents |
1 |
Total lines |
316 |
Lines of code |
235 |
Logical lines of code |
115 |
Comment lines |
11 |
Methods |
30 |
Properties |
8 |
Methods 30
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_session_cookie() |
S |
56 |
7 |
16 |
_setcookie() |
S |
52 |
5 |
24 |
init_session_cookie() |
S |
54 |
4 |
22 |
get_session() |
S |
58 |
4 |
15 |
is_customer_guest() |
S |
61 |
4 |
13 |
set_customer_session_cookie() |
S |
61 |
4 |
11 |
save_data() |
S |
58 |
3 |
16 |
get_customer_unique_id() |
S |
65 |
4 |
9 |
is_session_cookie_valid() |
S |
72 |
2 |
6 |
has_session() |
S |
78 |
2 |
3 |
use_secure_cookie() |
S |
76 |
2 |
3 |
get_session_data() |
S |
78 |
2 |
3 |
set() |
S |
70 |
2 |
6 |
get() |
S |
74 |
2 |
4 |
__unset() |
S |
71 |
2 |
6 |
generate_customer_id() |
S |
64 |
2 |
9 |
update_session_timestamp() |
S |
61 |
1 |
15 |
__set() |
S |
80 |
1 |
3 |
_hash() |
S |
79 |
1 |
3 |
get_customer_id() |
S |
82 |
1 |
3 |
__isset() |
S |
79 |
1 |
3 |
set_session_expiration() |
S |
73 |
1 |
4 |
__get() |
S |
80 |
1 |
3 |
delete_session() |
S |
65 |
1 |
10 |
forget_session() |
S |
69 |
1 |
6 |
destroy_session() |
S |
77 |
1 |
4 |
init() |
S |
72 |
1 |
5 |
get_cache_group() |
S |
82 |
1 |
3 |
get_cache_prefix() |
S |
82 |
1 |
3 |
__construct() |
S |
74 |
1 |
4 |