-
Home
-
Payment forms, Buy now buttons, and Invoicing System | GetPaid
-
2.8.25
-
Code
-
Classes
- WPInv_Session_Handler
| Total Complexity |
50 |
| Dependencies |
1 |
| Dependents |
2 |
| Total lines |
313 |
| Lines of code |
138 |
| Logical lines of code |
84 |
| Comment lines |
121 |
| Methods |
19 |
| Properties |
5 |
Methods 19
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| get_session_cookie() |
S |
56 |
7 |
16 |
| init_session_cookie() |
S |
53 |
5 |
24 |
| setcookie() |
S |
64 |
5 |
8 |
| nonce_user_logged_out() |
S |
68 |
5 |
6 |
| set_customer_session_cookie() |
S |
61 |
4 |
11 |
| get_session() |
S |
63 |
3 |
11 |
| has_session() |
S |
78 |
3 |
3 |
| save_data() |
S |
70 |
3 |
6 |
| init() |
S |
70 |
2 |
6 |
| use_secure_cookie() |
S |
73 |
2 |
4 |
| get_session_data() |
S |
78 |
2 |
3 |
| generate_key() |
S |
72 |
2 |
6 |
| old__construct() |
S |
66 |
1 |
7 |
| set_session_expiration() |
S |
73 |
1 |
4 |
| generate_customer_id() |
S |
71 |
1 |
5 |
| destroy_session() |
S |
77 |
1 |
4 |
| forget_session() |
S |
67 |
1 |
7 |
| delete_session() |
S |
76 |
1 |
4 |
| update_session_timestamp() |
S |
78 |
1 |
3 |