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