Benchmarks
Plugin footprint 65% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | It is important to correctly install your plugin, without throwing errors or notices
Installer ran successfully
Server metrics [RAM: ▲1.39MB] [CPU: ▲10.55ms] Passed 4 tests
A check of server-side resources used by SecureFusion: Ultimate WP Security - Firewall, SSL Control, Anti Spam, Login Security
Server-side resource usage in normal parameters
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 4.82 ▲1.36 | 53.92 ▲11.62 |
Dashboard /wp-admin | 4.70 ▲1.40 | 61.60 ▲17.01 |
Posts /wp-admin/edit.php | 4.76 ▲1.40 | 65.34 ▲13.78 |
Add New Post /wp-admin/post-new.php | 7.30 ▲1.42 | 102.44 ▲4.86 |
Media Library /wp-admin/upload.php | 4.63 ▲1.40 | 47.78 ▲11.95 |
Dashboard /wp-admin/admin.php?page=securefusion | 4.53 | 44.72 |
Settings /wp-admin/admin.php?page=securefusion-settings | 4.64 | 45.63 |
Server storage [IO: ▲0.23MB] [DB: ▲0.00MB] Passed 3 tests
Analyzing filesystem and database footprints of this plugin
This plugin installed successfully
Filesystem: 55 new files
Database: 1 new table, 7 new options
New tables |
---|
wp_securefusion_brute_force_table |
New WordPress options |
---|
widget_theysaidso_widget |
db_upgraded |
can_compress_scripts |
widget_recent-posts |
widget_recent-comments |
securefusion_settings |
theysaidso_admin_options |
Browser metrics Passed 4 tests
This is an overview of browser requirements for SecureFusion: Ultimate WP Security - Firewall, SSL Control, Anti Spam, Login Security
There were no issues detected in relation to browser resource usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,832 ▲97 | 13.65 ▼0.75 | 4.29 ▲2.25 | 42.67 ▼4.59 |
Dashboard /wp-admin | 2,238 ▲47 | 5.88 ▲1.02 | 102.50 ▼6.46 | 40.89 ▼0.29 |
Posts /wp-admin/edit.php | 2,121 ▲29 | 2.02 ▲0.04 | 39.89 ▼0.75 | 34.54 ▼0.54 |
Add New Post /wp-admin/post-new.php | 1,555 ▲22 | 23.46 ▲0.08 | 671.84 ▲23.35 | 51.04 ▼5.08 |
Media Library /wp-admin/upload.php | 1,417 ▲32 | 4.23 ▲0.05 | 98.33 ▼1.19 | 45.70 ▲2.05 |
Dashboard /wp-admin/admin.php?page=securefusion | 1,036 | 2.21 | 26.36 | 33.73 |
Settings /wp-admin/admin.php?page=securefusion-settings | 1,258 | 2.12 | 25.91 | 46.74 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 50% from 4 tests
🔸 Tests weight: 35 | Checking the uninstaller removed all traces of the plugin
The following items require your attention
- This plugin does not fully uninstall, leaving 1 table in the database
- wp_securefusion_brute_force_table
- This plugin does not fully uninstall, leaving 7 options in the database
- widget_recent-posts
- widget_theysaidso_widget
- widget_recent-comments
- securefusion_settings
- db_upgraded
- theysaidso_admin_options
- can_compress_scripts
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A smoke test targeting server-side errors
Good news, no errors were detected
SRP 50% from 2 tests
🔹 Tests weight: 20 | The single-responsibility principle: PHP files have to remain inert when accessed directly, throwing no errors and performing no actions
The following issues need your attention
- 17× PHP files trigger errors when accessed directly with GET requests (only 10 are shown):
- > PHP Fatal error
Uncaught Error: Class 'WaspCreators\\FieldCreator' not found in wp-content/plugins/secuplug/vendor/uuur86/wasp/src/WaspCreators/Fields/Select.php:11
- > PHP Fatal error
Uncaught Error: Class 'WaspCreators\\FieldCreator' not found in wp-content/plugins/secuplug/vendor/uuur86/wasp/src/WaspCreators/Fields/Radio.php:11
- > PHP Fatal error
Uncaught Error: Call to undefined function __() in wp-content/plugins/secuplug/securefusion.php:24
- > PHP Fatal error
Uncaught Error: Class 'WaspCreators\\FieldCreator' not found in wp-content/plugins/secuplug/vendor/uuur86/wasp/src/WaspCreators/Fields/Text.php:11
- > PHP Fatal error
Trait 'SecureFusion\\Lib\\Traits\\WPCommon' not found in wp-content/plugins/secuplug/src/Lib/Admin.php on line 14
- > PHP Fatal error
Uncaught Error: Class 'WaspCreators\\FieldCreator' not found in wp-content/plugins/secuplug/vendor/uuur86/wasp/src/WaspCreators/Fields/File.php:11
- > PHP Warning
require_once(ABSPATH/wp-includes/class-IXR.php): failed to open stream: No such file or directory in wp-content/plugins/secuplug/xmlrpc_server.php on line 9
- > PHP Fatal error
Uncaught Error: Class 'WaspCreators\\FieldCreator' not found in wp-content/plugins/secuplug/vendor/uuur86/wasp/src/WaspCreators/Fields/Textarea.php:11
- > PHP Fatal error
Trait 'SecureFusion\\Lib\\Traits\\WPCommon' not found in wp-content/plugins/secuplug/src/Lib/XMLRPC.php on line 12
- > PHP Fatal error
Trait 'SecureFusion\\Lib\\Traits\\WPCommon' not found in wp-content/plugins/secuplug/src/Lib/SSLControl.php on line 12
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is just a short smoke test looking for browser issues
There were no browser issues found
Optimizations
Plugin configuration 86% from 29 tests
readme.txt 94% from 16 tests
The readme.txt file describes your plugin functionality and requirements and it is parsed to prepare the your plugin's listing
Attributes that require attention:
- Screenshots: No descriptions were found for these screenshots #4, #5, #6 in secuplug/assets to your readme.txt
secuplug/securefusion.php 77% from 13 tests
The main file in "SecureFusion: Ultimate WP Security - Firewall, SSL Control, Anti Spam, Login Security" v. 1.3.8 serves as a complement to information provided in readme.txt and as the entry point to the plugin
You should first fix the following items:
- Text Domain: Since WordPress version 4.6 the text domain is optional; if specified, it must be the same as the plugin slug
- Main file name: It is recommended to name the main PHP file as the plugin slug ("secuplug.php" instead of "securefusion.php")
- Requires PHP: Please use periods and digits for the required version (ex. "7.0" instead of "7.4.x or later")
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | This is an overview of file extensions present in this plugin and a short test that no dangerous files are bundled with this plugin
Success! There were no dangerous files found in this plugin4,138 lines of code in 47 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 31 | 1,082 | 888 | 3,215 |
Markdown | 4 | 71 | 0 | 320 |
CSS | 1 | 28 | 3 | 163 |
SVG | 1 | 0 | 0 | 154 |
JSON | 4 | 0 | 0 | 123 |
JavaScript | 5 | 40 | 13 | 113 |
PO File | 1 | 18 | 20 | 50 |
PHP code Passed 2 tests
Analyzing logical lines of code, cyclomatic complexity, and other code metrics
There are no cyclomatic complexity problems detected for this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.44 |
Average class complexity | 18.60 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 142.00 |
Average method complexity | 3.80 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 28.00 |
Code structure | ||
---|---|---|
Namespaces | 5 | |
Interfaces | 0 | |
Traits | 1 | |
Classes | 24 | |
▷ Abstract classes | 1 | 4.17% |
▷ Concrete classes | 23 | 95.83% |
▷ Final classes | 0 | 0.00% |
Methods | 153 | |
▷ Static methods | 19 | 12.42% |
▷ Public methods | 134 | 87.58% |
▷ Protected methods | 17 | 11.11% |
▷ Private methods | 2 | 1.31% |
Functions | 5 | |
▷ Named functions | 1 | 20.00% |
▷ Anonymous functions | 4 | 80.00% |
Constants | 6 | |
▷ Global constants | 4 | 66.67% |
▷ Class constants | 2 | 33.33% |
▷ Public constants | 2 | 100.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
It is recommended to compress PNG files in your plugin to minimize bandwidth usage
PNG images were not found in this plugin