-
Home
-
Calculated Fields Form
-
5.2.22
-
Code
-
Classes
- CP_SESSION
Total Complexity |
34 |
Dependencies |
2 |
Dependents |
0 |
Total lines |
172 |
Lines of code |
120 |
Logical lines of code |
71 |
Comment lines |
16 |
Methods |
16 |
Properties |
6 |
Methods 16
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
S |
55 |
7 |
18 |
_clean_expired_vars() |
S |
50 |
6 |
27 |
_set_cookie() |
S |
63 |
3 |
10 |
register_event() |
S |
64 |
3 |
9 |
_get_var() |
S |
69 |
2 |
7 |
_unset_var() |
S |
69 |
2 |
7 |
_get_instance() |
S |
70 |
2 |
7 |
_generate_session_id() |
S |
71 |
1 |
5 |
_get_var_name() |
S |
78 |
1 |
3 |
_set_var() |
S |
72 |
1 |
5 |
session_start() |
S |
80 |
1 |
3 |
session_id() |
S |
76 |
1 |
4 |
set_var() |
S |
75 |
1 |
4 |
get_var() |
S |
75 |
1 |
4 |
unset_var() |
S |
76 |
1 |
4 |
registered_events() |
S |
79 |
1 |
3 |