-
Home
-
eCommerce Product Catalog Plugin for WordPress
-
3.3.37
-
Code
-
Classes
- WP_Session
Total Complexity |
31 |
Dependencies |
1 |
Dependents |
10 |
Total lines |
329 |
Lines of code |
111 |
Logical lines of code |
57 |
Comment lines |
168 |
Methods |
22 |
Properties |
4 |
Methods 22
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
touch_session() |
S |
58 |
4 |
16 |
get_instance() |
S |
71 |
2 |
6 |
offsetGet() |
S |
78 |
2 |
3 |
json_in() |
S |
67 |
2 |
8 |
regenerate_id() |
S |
63 |
2 |
10 |
__construct() |
S |
62 |
2 |
10 |
offsetSet() |
S |
69 |
2 |
7 |
valid() |
S |
80 |
1 |
3 |
rewind() |
S |
81 |
1 |
3 |
next() |
S |
81 |
1 |
3 |
key() |
S |
80 |
1 |
3 |
current() |
S |
80 |
1 |
3 |
offsetUnset() |
S |
80 |
1 |
3 |
reset() |
S |
81 |
1 |
3 |
offsetExists() |
S |
79 |
1 |
3 |
cache_expiration() |
S |
82 |
1 |
3 |
session_started() |
S |
80 |
1 |
3 |
json_out() |
S |
80 |
1 |
3 |
write_data() |
S |
72 |
1 |
5 |
read_data() |
S |
72 |
1 |
5 |
generate_id() |
S |
71 |
1 |
5 |
count() |
S |
80 |
1 |
3 |