-
Home
-
FunnelKit – Funnel Builder for WooCommerce Checkout
-
1.2.3
-
Code
-
Classes
- WFFN_Session_Handler
Total Complexity |
62 |
Dependencies |
2 |
Dependents |
0 |
Total lines |
298 |
Lines of code |
151 |
Logical lines of code |
89 |
Comment lines |
74 |
Methods |
17 |
Properties |
6 |
Methods 17
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
load_transient_from_cookie() |
A |
57 |
10 |
15 |
save() |
S |
55 |
5 |
19 |
load_funnel_from_session() |
S |
57 |
5 |
16 |
set_cookie() |
S |
62 |
6 |
10 |
get() |
S |
62 |
5 |
11 |
set_transient_key() |
S |
62 |
5 |
10 |
set() |
S |
60 |
4 |
13 |
destroy_session() |
S |
61 |
4 |
11 |
is_cli() |
S |
71 |
3 |
6 |
is_rest() |
S |
71 |
3 |
6 |
has_valid_session() |
S |
70 |
3 |
6 |
is_cron() |
S |
71 |
3 |
6 |
get_instance() |
S |
71 |
2 |
6 |
get_all() |
S |
82 |
1 |
3 |
get_transient_key() |
S |
82 |
1 |
3 |
generate_transient_key() |
S |
71 |
1 |
5 |
__construct() |
S |
72 |
1 |
5 |