-
Home
-
WP Remote Users Sync
-
1.2.13
-
Code
-
Classes
- Wprus_Nonce
Total Complexity |
25 |
Dependencies |
1 |
Dependents |
2 |
Total lines |
181 |
Lines of code |
122 |
Logical lines of code |
58 |
Comment lines |
0 |
Methods |
10 |
Properties |
2 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
fetch_nonce() |
S |
54 |
5 |
22 |
create_nonce() |
S |
54 |
5 |
22 |
clear_nonces() |
S |
60 |
3 |
13 |
get_nonce_expiry() |
S |
59 |
2 |
15 |
store_nonce() |
S |
59 |
2 |
15 |
init() |
S |
66 |
2 |
8 |
register_nonce_cleanup() |
S |
72 |
2 |
5 |
validate_nonce() |
S |
67 |
2 |
8 |
delete_nonce() |
S |
65 |
1 |
9 |
generate_id() |
S |
71 |
1 |
5 |