-
Home
-
WC China Checkout 物流通知插件
-
1.0.0 (latest)
-
Code
-
Classes
- XH_Session_Handler
| Total Complexity |
50 |
| Dependencies |
0 |
| Dependents |
1 |
| Total lines |
362 |
| Lines of code |
192 |
| Logical lines of code |
105 |
| Comment lines |
113 |
| Methods |
20 |
| Properties |
6 |
Methods 20
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| __construct() |
S |
50 |
4 |
29 |
| get_session_cookie() |
S |
60 |
5 |
12 |
| setcookie() |
S |
64 |
5 |
8 |
| get_session() |
S |
58 |
4 |
15 |
| get_notice() |
S |
60 |
4 |
13 |
| save_data() |
S |
55 |
3 |
20 |
| has_session() |
S |
78 |
3 |
3 |
| nonce_user_logged_out() |
S |
78 |
3 |
3 |
| cleanup_sessions() |
S |
67 |
3 |
7 |
| guid() |
S |
57 |
2 |
14 |
| instance() |
S |
73 |
2 |
5 |
| set_customer_session_cookie() |
S |
63 |
2 |
9 |
| get_session_data() |
S |
78 |
2 |
3 |
| get_cache_prefix() |
S |
64 |
2 |
9 |
| update_session_timestamp() |
S |
61 |
1 |
15 |
| set_session_expiration() |
S |
73 |
1 |
4 |
| generate_customer_id() |
S |
80 |
1 |
3 |
| incr_cache_prefix() |
S |
78 |
1 |
3 |
| destroy_session() |
S |
67 |
1 |
7 |
| delete_session() |
S |
65 |
1 |
10 |