-
Home
-
Solid Security – Password, Two Factor Authentication, and Brute Force Protection
-
7.9.0
-
Code
-
Classes
- ITSEC_Modules
Total Complexity |
115 |
Dependencies |
10 |
Dependents |
114 |
Total lines |
791 |
Lines of code |
382 |
Logical lines of code |
238 |
Comment lines |
250 |
Methods |
37 |
Properties |
16 |
Methods 37
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
load_module_file() |
A |
44 |
14 |
45 |
get_active_modules() |
A |
46 |
13 |
40 |
activate() |
S |
53 |
5 |
22 |
set_active_modules() |
S |
55 |
5 |
20 |
load_container_definitions() |
S |
62 |
5 |
11 |
deactivate() |
S |
57 |
4 |
17 |
register_module() |
S |
57 |
4 |
16 |
is_active() |
S |
61 |
4 |
13 |
initialize_container() |
S |
63 |
4 |
10 |
run() |
S |
67 |
4 |
8 |
get_labels() |
S |
63 |
3 |
11 |
get_available_modules() |
S |
63 |
3 |
11 |
get_validator() |
S |
62 |
3 |
11 |
get_settings_obj() |
S |
64 |
3 |
10 |
set_setting() |
S |
65 |
3 |
8 |
get_setting() |
S |
67 |
3 |
7 |
get_settings() |
S |
67 |
3 |
7 |
get_defaults() |
S |
67 |
3 |
7 |
set_settings() |
S |
63 |
3 |
9 |
deregister_module() |
S |
62 |
2 |
11 |
get_container() |
S |
72 |
2 |
6 |
get_active_modules_to_run() |
S |
64 |
2 |
10 |
load_settings_page() |
S |
70 |
2 |
7 |
is_always_active() |
S |
68 |
2 |
7 |
get_instance() |
S |
72 |
2 |
6 |
get_default() |
S |
68 |
2 |
7 |
update_module_paths() |
S |
69 |
2 |
6 |
init_modules() |
S |
80 |
1 |
3 |
get_always_active_modules() |
S |
75 |
1 |
4 |
run_active_modules() |
S |
76 |
1 |
4 |
run_activation() |
S |
76 |
1 |
4 |
run_deactivation() |
S |
76 |
1 |
4 |
run_uninstall() |
S |
76 |
1 |
4 |
run_upgrade() |
S |
75 |
1 |
4 |
register_validator() |
S |
78 |
1 |
3 |
register_settings() |
S |
78 |
1 |
3 |
__construct() |
S |
69 |
1 |
6 |