Total Complexity | 198 |
Dependencies | 4 |
Dependents | 0 |
Total lines | 1,453 |
Lines of code | 1,054 |
Logical lines of code | 332 |
Comment lines | 219 |
Methods | 49 |
Properties | 4 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
getTasks() | 1 | 338 | ||
initSecurity() | 45 | 17 | 35 | |
checkOldPlugins() | 46 | 12 | 36 | |
checkUploadsBrowsable() | 47 | 7 | 35 | |
action() | 48 | 7 | 35 | |
checkPluginsUpdates() | 52 | 7 | 24 | |
checkIncompatiblePlugins() | 52 | 7 | 24 | |
checkSaltKeys() | 53 | 6 | 22 | |
checkThemesUpdates() | 53 | 6 | 21 | |
checkConfig() | 54 | 6 | 21 | |
checkWP() | 53 | 5 | 23 | |
checkConfigChmod() | 54 | 5 | 19 | |
getSourceCode() | 56 | 5 | 18 | |
getRiskReport() | 59 | 5 | 15 | |
doSecurityCheck() | 58 | 5 | 15 | |
checkCommonPaths() | 59 | 5 | 14 | |
checkLoginPath() | 59 | 5 | 14 | |
checkDbPassword() | 53 | 4 | 24 | |
init() | 55 | 4 | 19 | |
checkUsersById() | 56 | 4 | 17 | |
checkInstall() | 58 | 4 | 14 | |
checkOldPaths() | 58 | 4 | 14 | |
checkSaltKeysAge() | 58 | 4 | 14 | |
checkOldLogin() | 59 | 4 | 14 | |
checkReadme() | 59 | 4 | 14 | |
checkAdminPath() | 61 | 4 | 12 | |
checkMysqlPermissions() | 57 | 3 | 17 | |
checkAdminEditor() | 61 | 3 | 13 | |
checkDbDebug() | 66 | 3 | 8 | |
checkVersionDisplayed() | 64 | 3 | 10 | |
checkWPDebug() | 65 | 3 | 9 | |
checkDBPrefix() | 68 | 3 | 7 | |
checkScriptDebug() | 65 | 3 | 9 | |
checkUserRegistration() | 63 | 3 | 10 | |
getRiskTasks() | 59 | 1 | 18 | |
checkPHP() | 63 | 2 | 10 | |
checkBlogDescription() | 67 | 2 | 7 | |
checkAdminUsers() | 67 | 2 | 7 | |
checkRDS() | 68 | 2 | 7 | |
checkXmlrpc() | 68 | 2 | 7 | |
checkWLW() | 68 | 2 | 7 | |
checkPHPSafe() | 67 | 2 | 7 | |
checkRegisterGlobals() | 67 | 2 | 7 | |
checkBlogSiteURL() | 66 | 2 | 8 | |
checkSSL() | 70 | 2 | 6 | |
checkExposedPHP() | 68 | 2 | 7 | |
checkAllowUrlInclude() | 68 | 2 | 7 | |
checkMysql() | 67 | 1 | 8 | |
checkDisplayErrors() | 69 | 1 | 7 |