-
Home
-
Solid Security – Password, Two Factor Authentication, and Brute Force Protection
-
9.3.6
-
Code
-
Classes
- ITSEC_Two_Factor_On_Board
Total Complexity |
53 |
Dependencies |
8 |
Dependents |
1 |
Total lines |
369 |
Lines of code |
247 |
Logical lines of code |
121 |
Comment lines |
42 |
Methods |
14 |
Properties |
1 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
submit() |
B |
39 |
16 |
60 |
show_to_user() |
S |
53 |
7 |
23 |
get_provider_status() |
S |
55 |
7 |
19 |
render() |
S |
37 |
3 |
77 |
is_completion_forced() |
S |
64 |
4 |
10 |
handle_ajax() |
S |
61 |
3 |
13 |
get_from_email() |
S |
62 |
3 |
11 |
get_available_providers() |
S |
66 |
3 |
9 |
handle_async_action() |
S |
62 |
2 |
12 |
__construct() |
S |
92 |
1 |
1 |
show_on_wp_login_only() |
S |
82 |
1 |
3 |
has_submit() |
S |
82 |
1 |
3 |
has_ajax_handlers() |
S |
82 |
1 |
3 |
has_async_action() |
S |
82 |
1 |
3 |