-
Home
-
YITH WooCommerce Affiliates
-
3.14.0
-
Code
-
Classes
- YITH_WCAF_Session
Total Complexity |
37 |
Dependencies |
2 |
Dependents |
2 |
Total lines |
354 |
Lines of code |
108 |
Logical lines of code |
62 |
Comment lines |
188 |
Methods |
17 |
Properties |
6 |
Methods 17
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_token() |
S |
55 |
5 |
21 |
should_set_cookie() |
S |
76 |
5 |
3 |
set_cookie() |
S |
68 |
4 |
7 |
get_affiliate() |
S |
64 |
3 |
11 |
get_token_origin() |
S |
71 |
3 |
6 |
get_cookie() |
S |
67 |
2 |
7 |
get_query_var() |
S |
67 |
2 |
7 |
retrieve_options() |
S |
67 |
2 |
7 |
set_token() |
S |
68 |
2 |
8 |
delete_cookie() |
S |
72 |
2 |
6 |
delete_cookies() |
S |
82 |
1 |
3 |
__construct() |
S |
78 |
1 |
4 |
has_cookie() |
S |
78 |
1 |
3 |
get_cookie_exp() |
S |
78 |
1 |
3 |
get_cookie_name() |
S |
78 |
1 |
3 |
get_ref_name() |
S |
79 |
1 |
3 |
reset_token() |
S |
71 |
1 |
6 |