-
Home
-
CloudSecure WP Security
-
1.3.18 (latest)
-
Code
-
Classes
- CloudSecureWP_Two_Factor_Authentication
Total Complexity |
51 |
Dependencies |
3 |
Dependents |
3 |
Total lines |
321 |
Lines of code |
173 |
Logical lines of code |
96 |
Comment lines |
98 |
Methods |
18 |
Properties |
3 |
Methods 18
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
wp_login() |
A |
49 |
9 |
32 |
login_form() |
S |
48 |
6 |
39 |
decode_base64_credentials() |
S |
57 |
5 |
16 |
redirect_if_not_two_factor_authentication_registered() |
S |
63 |
6 |
9 |
is_enabled_on_screen() |
S |
69 |
4 |
6 |
login_error() |
S |
63 |
3 |
10 |
add_2factor_state_2user_list() |
S |
64 |
3 |
10 |
show_2factor_state_2user_list() |
S |
67 |
3 |
7 |
get_settings() |
S |
67 |
2 |
8 |
save_settings() |
S |
68 |
2 |
7 |
__construct() |
S |
73 |
1 |
5 |
get_feature_key() |
S |
81 |
1 |
3 |
is_enabled() |
S |
79 |
1 |
3 |
get_default() |
S |
79 |
1 |
3 |
get_keys() |
S |
80 |
1 |
3 |
activate() |
S |
77 |
1 |
4 |
deactivate() |
S |
73 |
1 |
5 |
is_role_enabled() |
S |
78 |
1 |
3 |