-
Home
-
Easy Property Listings
-
3.5.8
-
Code
-
Classes
- WP_Session
| Total Complexity |
30 |
| Dependencies |
2 |
| Dependents |
0 |
| Total lines |
330 |
| Lines of code |
106 |
| Logical lines of code |
53 |
| Comment lines |
175 |
| Methods |
22 |
| Properties |
4 |
Methods 22
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| touch_session() |
S |
62 |
3 |
11 |
| get_instance() |
S |
71 |
2 |
6 |
| __construct() |
S |
62 |
2 |
10 |
| 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 |