-
Home
-
Solid Security – Password, Two Factor Authentication, and Brute Force Protection
-
8.0.0
-
Code
-
Classes
- ITSEC_Form
Total Complexity |
201 |
Dependencies |
2 |
Dependents |
1 |
Total lines |
808 |
Lines of code |
608 |
Logical lines of code |
367 |
Comment lines |
0 |
Methods |
50 |
Properties |
6 |
Methods 50
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
add_custom_input() |
D |
27 |
47 |
121 |
get_post_data() |
B |
39 |
23 |
64 |
start_form() |
A |
47 |
10 |
35 |
merge_defaults() |
A |
54 |
8 |
21 |
get_array_value() |
S |
54 |
6 |
22 |
add_array_value() |
S |
55 |
6 |
19 |
generate_input_group() |
S |
60 |
5 |
12 |
is_associative_array() |
S |
61 |
5 |
12 |
add_input_group() |
S |
61 |
5 |
12 |
add_user_groups() |
S |
56 |
4 |
17 |
add_multi_select() |
S |
62 |
4 |
11 |
add_select() |
S |
64 |
4 |
9 |
get_clean_var() |
S |
60 |
3 |
13 |
add_user_group() |
S |
60 |
3 |
13 |
get_option() |
S |
62 |
3 |
11 |
set_option() |
S |
62 |
3 |
11 |
pop_options() |
S |
70 |
3 |
6 |
add_canonical_roles() |
S |
58 |
2 |
15 |
add_checkbox() |
S |
64 |
3 |
10 |
add_submit() |
S |
65 |
3 |
8 |
push_options() |
S |
70 |
3 |
6 |
push_input_groups() |
S |
70 |
3 |
6 |
pop_input_groups() |
S |
68 |
3 |
7 |
set_default() |
S |
73 |
2 |
5 |
parse_values() |
S |
68 |
2 |
7 |
get_options() |
S |
71 |
2 |
6 |
add_hidden() |
S |
68 |
2 |
7 |
add_number() |
S |
68 |
2 |
7 |
add_radio() |
S |
66 |
2 |
8 |
add_multi_checkbox() |
S |
65 |
2 |
9 |
set_options() |
S |
73 |
2 |
5 |
add_file() |
S |
68 |
2 |
7 |
add_textarea() |
S |
68 |
2 |
7 |
add_html5_input() |
S |
68 |
2 |
7 |
add_text() |
S |
68 |
2 |
7 |
add_button() |
S |
68 |
2 |
7 |
set_defaults() |
S |
73 |
2 |
5 |
add_password() |
S |
68 |
2 |
7 |
remove_input_group() |
S |
77 |
1 |
4 |
add_nonce() |
S |
79 |
1 |
3 |
end_form() |
S |
77 |
1 |
4 |
set_input_group() |
S |
72 |
1 |
5 |
esc_value_attr() |
S |
72 |
1 |
5 |
new_form() |
S |
77 |
1 |
4 |
remove_all_input_groups() |
S |
77 |
1 |
4 |
get_dotted_var() |
S |
72 |
1 |
5 |
check_nonce() |
S |
79 |
1 |
3 |
get_all_options() |
S |
82 |
1 |
3 |
clear_options() |
S |
81 |
1 |
3 |
__construct() |
S |
80 |
1 |
3 |