-
Home
-
WP Hardening (discontinued)
-
1.2.8 (latest)
-
Code
-
Classes
- issuesScanClass
Total Complexity |
48 |
Dependencies |
0 |
Dependents |
4 |
Total lines |
446 |
Lines of code |
324 |
Logical lines of code |
142 |
Comment lines |
6 |
Methods |
11 |
Properties |
2 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
check_php_version() |
A |
34 |
7 |
106 |
getDirContents() |
A |
48 |
8 |
30 |
wp_check_php_version() |
A |
51 |
8 |
25 |
get_outdated_plugins() |
S |
49 |
5 |
30 |
check_db_password() |
S |
52 |
5 |
25 |
is_firewall_installed() |
S |
54 |
4 |
22 |
check_wordpress_update() |
S |
51 |
3 |
26 |
firewall_check() |
S |
53 |
3 |
25 |
check_permissions() |
S |
53 |
3 |
22 |
__construct() |
S |
82 |
1 |
3 |
run_issues_check() |
S |
64 |
1 |
10 |