-
Home
-
Wordfence Security – Firewall, Malware Scan, and Login Security
-
8.1.0 (latest)
-
Code
-
Classes
- wfRESTAuthenticationController
| Total Complexity |
23 |
| Dependencies |
7 |
| Dependents |
1 |
| Total lines |
181 |
| Lines of code |
141 |
| Logical lines of code |
65 |
| Comment lines |
14 |
| Methods |
7 |
| Properties |
0 |
Methods 7
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| authenticatePremium() |
A |
42 |
9 |
53 |
| authenticate() |
A |
43 |
9 |
50 |
| registerRoutes() |
S |
58 |
1 |
17 |
| generateNonce() |
S |
65 |
1 |
8 |
| generateToken() |
S |
79 |
1 |
3 |
| nonceAge() |
S |
80 |
1 |
3 |
| nonce() |
S |
69 |
1 |
7 |