-
Home
-
WP Broken Link Status Checker
-
1.0.6 (latest)
-
Code
-
Classes
- WPLNST_Core_Nonce
Total Complexity |
45 |
Dependencies |
0 |
Dependents |
5 |
Total lines |
337 |
Lines of code |
144 |
Logical lines of code |
89 |
Comment lines |
88 |
Methods |
16 |
Properties |
0 |
Methods 16
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
hash_hmac() |
S |
53 |
5 |
22 |
get_rand() |
S |
56 |
4 |
16 |
hash_equals() |
S |
58 |
4 |
15 |
generate_password() |
S |
59 |
4 |
14 |
verify_nonce() |
S |
59 |
4 |
13 |
create_salt_file() |
S |
63 |
4 |
9 |
get_salt() |
S |
62 |
3 |
12 |
salt_file_ready() |
S |
66 |
3 |
8 |
get_salt_stored() |
S |
70 |
3 |
6 |
require_salt_file() |
S |
68 |
3 |
7 |
check_salt_file() |
S |
78 |
2 |
3 |
remove_salt_file() |
S |
71 |
2 |
6 |
create_nonce() |
S |
76 |
1 |
3 |
get_hash() |
S |
75 |
1 |
4 |
nonce_tick() |
S |
78 |
1 |
3 |
salt_file_path() |
S |
78 |
1 |
3 |