-
Home
-
Patchstack – WordPress & Plugins Security
-
2.1.20
-
Code
-
Classes
- P_Login
Total Complexity |
62 |
Dependencies |
3 |
Dependents |
0 |
Total lines |
322 |
Lines of code |
187 |
Logical lines of code |
126 |
Comment lines |
90 |
Methods |
12 |
Properties |
0 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
check_logonhours() |
B |
45 |
17 |
35 |
add_captcha() |
A |
48 |
9 |
34 |
check_ipban() |
A |
49 |
8 |
29 |
tfa_authenticate() |
S |
55 |
7 |
18 |
login_captcha_check() |
S |
55 |
6 |
18 |
general_captcha_check() |
S |
61 |
4 |
11 |
__construct() |
S |
55 |
3 |
18 |
login_enqueue_scripts() |
S |
71 |
3 |
5 |
tfa_profile_personal_options() |
S |
64 |
2 |
9 |
tfa_login_form() |
S |
79 |
1 |
3 |
tfa_personal_options_update() |
S |
77 |
1 |
3 |
tfa_admin_enqueue_scripts() |
S |
75 |
1 |
4 |