-
Home
-
Hide My WP Ghost – Security & Firewall
-
5.1.01
-
Code
-
Classes
- HMWP_Controllers_SecurityCheck
Total Complexity |
239 |
Dependencies |
5 |
Dependents |
0 |
Total lines |
1,732 |
Lines of code |
1,162 |
Logical lines of code |
409 |
Comment lines |
284 |
Methods |
50 |
Properties |
7 |
Methods 50
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
action() |
B |
36 |
20 |
76 |
getTasks() |
B |
21 |
1 |
330 |
checkOldPlugins() |
A |
45 |
13 |
38 |
initSecurity() |
A |
50 |
12 |
27 |
checkExposedPHP() |
A |
53 |
11 |
20 |
checkSaltKeys() |
A |
49 |
8 |
31 |
checkUploadsBrowsable() |
A |
47 |
7 |
34 |
init() |
A |
49 |
7 |
31 |
checkPluginsUpdates() |
S |
52 |
7 |
24 |
checkIncompatiblePlugins() |
S |
53 |
7 |
22 |
checkCommonPaths() |
S |
54 |
7 |
21 |
checkLoginPath() |
S |
57 |
7 |
16 |
checkConfig() |
S |
54 |
6 |
21 |
checkThemesUpdates() |
S |
53 |
6 |
21 |
checkOldPaths() |
S |
54 |
6 |
19 |
checkOldLogin() |
S |
54 |
6 |
19 |
checkXmlrpc() |
S |
56 |
6 |
16 |
checkConfigChmod() |
S |
52 |
5 |
23 |
checkWP() |
S |
53 |
5 |
23 |
getSourceCode() |
S |
54 |
5 |
21 |
checkReadme() |
S |
55 |
5 |
20 |
checkWPDebug() |
S |
58 |
5 |
16 |
getRiskReport() |
S |
59 |
5 |
15 |
doSecurityCheck() |
S |
58 |
5 |
15 |
checkDbPassword() |
S |
53 |
4 |
24 |
checkUsersById() |
S |
56 |
4 |
17 |
checkSaltKeysAge() |
S |
58 |
4 |
14 |
checkInstall() |
S |
58 |
4 |
14 |
checkAdminPath() |
S |
61 |
4 |
12 |
checkMysqlPermissions() |
S |
58 |
3 |
16 |
checkAdminEditor() |
S |
61 |
3 |
13 |
checkDbDebug() |
S |
66 |
3 |
8 |
checkScriptDebug() |
S |
65 |
3 |
9 |
checkUserRegistration() |
S |
63 |
3 |
10 |
checkAdminUsers() |
S |
64 |
3 |
9 |
checkDBPrefix() |
S |
67 |
3 |
7 |
getRiskErrorCount() |
S |
69 |
3 |
6 |
getRiskTasks() |
S |
59 |
1 |
17 |
checkBlogDescription() |
S |
67 |
2 |
7 |
checkSSL() |
S |
70 |
2 |
6 |
checkBlogSiteURL() |
S |
66 |
2 |
8 |
checkRegisterGlobals() |
S |
67 |
2 |
7 |
checkRDS() |
S |
68 |
2 |
7 |
checkPHP() |
S |
63 |
2 |
10 |
checkWLW() |
S |
68 |
2 |
7 |
checkAllowUrlInclude() |
S |
68 |
2 |
7 |
checkPHPSafe() |
S |
67 |
2 |
7 |
checkVersionDisplayed() |
S |
70 |
2 |
6 |
checkDisplayErrors() |
S |
69 |
1 |
7 |
checkMysql() |
S |
67 |
1 |
8 |