-
Home
-
NP Quote Request for WooCommerce
-
1.9.127
-
Code
-
Classes
- RFQTK_PHP_Session
Total Complexity |
36 |
Dependencies |
1 |
Dependents |
13 |
Total lines |
395 |
Lines of code |
141 |
Logical lines of code |
77 |
Comment lines |
126 |
Methods |
22 |
Properties |
4 |
Methods 22
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
__construct() |
S |
56 |
3 |
20 |
write_data() |
S |
65 |
4 |
9 |
np_get_session() |
S |
60 |
3 |
13 |
np_add_session() |
S |
63 |
3 |
10 |
np_update_expiration() |
S |
63 |
3 |
10 |
get_instance() |
S |
71 |
2 |
6 |
json_in() |
S |
67 |
2 |
8 |
regenerate_id() |
S |
72 |
2 |
6 |
gc() |
S |
61 |
1 |
12 |
read() |
S |
80 |
1 |
3 |
open() |
S |
82 |
1 |
3 |
destroy() |
S |
77 |
1 |
4 |
close() |
S |
82 |
1 |
3 |
np_delete_session() |
S |
70 |
1 |
6 |
reset() |
S |
81 |
1 |
3 |
cache_expiration() |
S |
82 |
1 |
3 |
is_valid_md5() |
S |
79 |
1 |
3 |
session_started() |
S |
81 |
1 |
3 |
json_out() |
S |
80 |
1 |
3 |
read_data() |
S |
76 |
1 |
4 |
set_expiration() |
S |
74 |
1 |
4 |
write() |
S |
74 |
1 |
5 |