Benchmarks
Plugin footprint 65% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | The install procedure must perform silently
This plugin's installer ran successfully
Server metrics [RAM: ▲1.60MB] [CPU: ▼0.87ms] Passed 4 tests
An overview of server-side resources used by FuseWP - WordPress User Sync to Email List & Marketing Automation (Mailchimp, Constant Contact, ActiveCampaign etc.)
No issues were detected with server-side resource usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 4.77 ▲1.31 | 46.29 ▲5.97 |
Dashboard /wp-admin | 4.99 ▲1.65 | 54.01 ▼11.03 |
Posts /wp-admin/edit.php | 5.09 ▲1.73 | 58.20 ▲7.61 |
Add New Post /wp-admin/post-new.php | 7.70 ▲1.82 | 90.08 ▼6.04 |
Media Library /wp-admin/upload.php | 4.95 ▲1.72 | 45.36 ▲13.18 |
Settings /wp-admin/admin.php?page=fusewp-settings | 4.85 | 42.42 |
User Sync /wp-admin/admin.php?page=fusewp-sync | 4.95 | 45.53 |
Server storage [IO: ▲1.13MB] [DB: ▲0.00MB] Passed 3 tests
Input-output and database impact of this plugin
The plugin installed successfully
Filesystem: 328 new files
Database: 2 new tables, 9 new options
New tables |
---|
wp_fusewp_sync |
wp_fusewp_sync_log |
New WordPress options |
---|
widget_recent-posts |
widget_recent-comments |
theysaidso_admin_options |
fusewp_db_ver |
can_compress_scripts |
db_upgraded |
fusewp_install_date |
widget_theysaidso_widget |
fusewp_plugin_activated |
Browser metrics Passed 4 tests
FuseWP - WordPress User Sync to Email List & Marketing Automation (Mailchimp, Constant Contact, ActiveCampaign etc.): an overview of browser usage
This plugin has a minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,841 ▲94 | 14.55 ▲0.20 | 1.74 ▲0.13 | 39.69 ▼3.32 |
Dashboard /wp-admin | 2,249 ▲74 | 5.66 ▲0.03 | 93.34 ▼14.19 | 42.39 ▲1.60 |
Posts /wp-admin/edit.php | 2,161 ▲61 | 2.21 ▲0.25 | 39.75 ▲1.73 | 39.21 ▲5.27 |
Add New Post /wp-admin/post-new.php | 1,555 ▲29 | 23.32 ▲0.13 | 568.82 ▼109.84 | 55.40 ▲8.38 |
Media Library /wp-admin/upload.php | 1,458 ▲64 | 4.30 ▲0.17 | 97.10 ▲1.17 | 41.20 ▼1.26 |
Settings /wp-admin/admin.php?page=fusewp-settings | 1,390 | 2.85 | 53.13 | 75.16 |
User Sync /wp-admin/admin.php?page=fusewp-sync | 1,335 | 2.74 | 57.24 | 46.79 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 50% from 4 tests
🔸 Tests weight: 35 | It is important to correctly uninstall your plugin, without leaving any traces
You still need to fix the following
- The uninstall procedure failed, leaving 2 tables in the database
- wp_fusewp_sync_log
- wp_fusewp_sync
- This plugin does not fully uninstall, leaving 9 options in the database
- fusewp_plugin_activated
- widget_recent-posts
- widget_recent-comments
- db_upgraded
- fusewp_install_date
- theysaidso_admin_options
- widget_theysaidso_widget
- can_compress_scripts
- fusewp_db_ver
Smoke tests 50% from 4 tests
Server-side errors 0% from 1 test
🔹 Test weight: 20 | This is a short smoke test looking for server-side errors
Please fix the following server-side errors
- > GET request to /wp-admin/admin.php?page=fusewp-settings
- > Notice in wp-content/plugins/fusewp/src/core/src/Functions/CustomSettingsPageApi.php+610
Undefined index: description
- > GET request to /wp-admin/admin.php?page=fusewp-settings
- > Notice in wp-content/plugins/fusewp/src/core/src/Functions/CustomSettingsPageApi.php+984
Undefined index: default_value
SRP 50% from 2 tests
🔹 Tests weight: 20 | SRP (Single-Responsibility Principle) - PHP files must act as libraries and never output text or perform any action when accessed directly in a browser
Please fix the following
- 193× GET requests to PHP files trigger server-side errors or Error 500 responses (only 10 are shown):
- > PHP Fatal error
Uncaught Error: Interface 'Authifly\\Logger\\LoggerInterface' not found in wp-content/plugins/fusewp/vendor/authifly/src/Logger/Logger.php:16
- > PHP Fatal error
Uncaught Error: Interface 'Authifly\\Exception\\ExceptionInterface' not found in wp-content/plugins/fusewp/vendor/authifly/src/Exception/Exception.php:13
- > PHP Fatal error
Uncaught Error: Class 'FuseWP\\Core\\Integrations\\AbstractIntegration' not found in wp-content/plugins/fusewp/src/core/src/Integrations/Aweber/Aweber.php:10
- > PHP Fatal error
Uncaught Error: Class 'FuseWP\\Core\\Integrations\\AbstractSyncAction' not found in wp-content/plugins/fusewp/src/core/src/Integrations/Brevo/SyncAction.php:11
- > PHP Fatal error
Uncaught Error: Class 'Authifly\\Adapter\\OAuth2' not found in wp-content/plugins/fusewp/vendor/authifly/Infusionsoft.php:15
- > PHP Fatal error
Uncaught Error: Class 'Authifly\\Adapter\\OAuth2' not found in wp-content/plugins/fusewp/vendor/authifly/Salesforce.php:15
- > PHP Fatal error
Uncaught Error: Interface 'Authifly\\HttpClient\\HttpClientInterface' not found in wp-content/plugins/fusewp/vendor/authifly/src/HttpClient/Guzzle.php:34
- > PHP Fatal error
Uncaught Error: Class 'Composer\\Installers\\BaseInstaller' not found in wp-content/plugins/fusewp/vendor/composer/installers/src/Composer/Installers/JoomlaInstaller.php:4
- > PHP Fatal error
Uncaught Error: Class 'FuseWP\\Core\\Integrations\\AbstractOauthAdminSettingsPage' not found in wp-content/plugins/fusewp/src/core/src/Integrations/ConstantContact/AdminSettingsPage.php:7
- > PHP Fatal error
Uncaught Error: Class 'Composer\\Installers\\BaseInstaller' not found in wp-content/plugins/fusewp/vendor/composer/installers/src/Composer/Installers/TaoInstaller.php:7
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is just a short smoke test looking for browser issues
No browser issues were found
Optimizations
Plugin configuration 97% 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
Please fix the following attributes:
- Screenshots: A description for screenshot #3 is required in fusewp/assets to your readme.txt
fusewp/fusewp.php Passed 13 tests
This is the main PHP file of "FuseWP - WordPress User Sync to Email List & Marketing Automation (Mailchimp, Constant Contact, ActiveCampaign etc.)" version 1.1.7.0, providing information about the plugin in the header fields and serving as the principal entry point to the plugin's functions
59 characters long description:
Connect WordPress to your email marketing software and CRM.
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | There should be no dangerous file extensions present in any WordPress plugin
Good job! No executable or dangerous file extensions detected18,129 lines of code in 285 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 252 | 4,581 | 5,933 | 15,984 |
CSS | 4 | 131 | 13 | 737 |
JSON | 5 | 0 | 0 | 605 |
JavaScript | 8 | 110 | 45 | 368 |
YAML | 5 | 49 | 3 | 190 |
Bourne Shell | 1 | 21 | 11 | 120 |
Markdown | 2 | 24 | 0 | 45 |
SVG | 5 | 0 | 1 | 43 |
XML | 2 | 0 | 0 | 36 |
HTML | 1 | 0 | 0 | 1 |
PHP code Passed 2 tests
An short overview of logical lines of code, cyclomatic complexity, and other code metrics
Although this was not an exhaustive test, there were no cyclomatic complexity issues detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.33 |
Average class complexity | 8.14 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 99.00 |
Average method complexity | 2.80 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 20.00 |
Code structure | ||
---|---|---|
Namespaces | 32 | |
Interfaces | 9 | |
Traits | 1 | |
Classes | 222 | |
▷ Abstract classes | 13 | 5.86% |
▷ Concrete classes | 209 | 94.14% |
▷ Final classes | 3 | 1.44% |
Methods | 996 | |
▷ Static methods | 88 | 8.84% |
▷ Public methods | 824 | 82.73% |
▷ Protected methods | 147 | 14.76% |
▷ Private methods | 25 | 2.51% |
Functions | 91 | |
▷ Named functions | 43 | 47.25% |
▷ Anonymous functions | 48 | 52.75% |
Constants | 52 | |
▷ Global constants | 19 | 36.54% |
▷ Class constants | 33 | 63.46% |
▷ Public constants | 33 | 100.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
Often times overlooked, PNG files can occupy unnecessary space in your plugin
5 compressed PNG files occupy 0.01MB
Potential savings
Compression of 5 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
src/core/src/assets/images/constantcontact-integration.png | 1.45KB | 1.45KB | 0.00% |
src/core/src/assets/images/sendy-integration.png | 2.44KB | 2.44KB | 0.00% |
src/core/src/assets/images/mailchimp-integration.png | 1.87KB | 1.87KB | 0.00% |
src/core/src/assets/images/hubspot-integration.png | 1.14KB | 1.14KB | 0.00% |
src/core/src/assets/images/activecampaign-integration.png | 0.58KB | 0.58KB | 0.00% |