-
Home
-
Solid Security – Password, Two Factor Authentication, and Brute Force Protection
-
7.9.0
-
Code
-
Classes
- ITSEC_SSL
Total Complexity |
36 |
Dependencies |
2 |
Dependents |
0 |
Total lines |
200 |
Lines of code |
113 |
Logical lines of code |
69 |
Comment lines |
43 |
Methods |
16 |
Properties |
4 |
Methods 16
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
do_conditional_ssl_redirect() |
A |
50 |
11 |
28 |
init() |
S |
54 |
6 |
19 |
filter_wp_config_modification() |
S |
63 |
4 |
9 |
get_instance() |
S |
72 |
2 |
6 |
add_config_hooks() |
S |
69 |
2 |
7 |
__construct() |
S |
82 |
1 |
3 |
activate() |
S |
74 |
1 |
5 |
deactivate() |
S |
74 |
1 |
5 |
remove_config_hooks() |
S |
75 |
1 |
4 |
get_https_url() |
S |
79 |
1 |
3 |
redirect_to_http() |
S |
72 |
1 |
5 |
redirect_to_https() |
S |
72 |
1 |
5 |
replace_content_urls() |
S |
79 |
1 |
3 |
script_loader_src() |
S |
79 |
1 |
3 |
style_loader_src() |
S |
79 |
1 |
3 |
upload_dir() |
S |
72 |
1 |
5 |