Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | The install procedure must perform silently
The plugin installed successfully, without throwing any errors or notices
Server metrics [RAM: ▲0.22MB] [CPU: ▼7.32ms] Passed 4 tests
Server-side resources used by WooCommerce - Exportex
This plugin does not affect your website's performance
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.52 ▲0.05 | 38.50 ▼0.46 |
Dashboard /wp-admin | 3.65 ▲0.30 | 49.57 ▼9.48 |
Posts /wp-admin/edit.php | 3.70 ▲0.34 | 47.60 ▼2.52 |
Add New Post /wp-admin/post-new.php | 6.16 ▲0.27 | 83.12 ▼16.83 |
Media Library /wp-admin/upload.php | 3.51 ▲0.27 | 39.77 ▲6.08 |
Cron /wp-admin/admin.php?page=exportex_plugin_cron | 3.47 | 30.29 |
Dashboard /wp-admin/admin.php?page=exportex_plugin | 3.62 | 34.69 |
Server storage [IO: ▲0.29MB] [DB: ▲0.00MB] Passed 3 tests
How much does this plugin use your filesystem and database?
This plugin installed successfully
Filesystem: 90 new files
Database: no new tables, 7 new options
New WordPress options |
---|
widget_theysaidso_widget |
exportex_plugin |
widget_recent-posts |
widget_recent-comments |
can_compress_scripts |
theysaidso_admin_options |
db_upgraded |
Browser metrics Passed 4 tests
WooCommerce - Exportex: an overview of browser usage
Normal browser usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,816 ▲70 | 14.21 ▼0.07 | 1.79 ▲0.12 | 47.15 ▲6.61 |
Dashboard /wp-admin | 2,222 ▲45 | 5.65 ▲0.01 | 87.14 ▼2.58 | 43.07 ▲4.86 |
Posts /wp-admin/edit.php | 2,124 ▲21 | 2.02 ▲0.07 | 33.28 ▼5.58 | 35.23 ▲3.81 |
Add New Post /wp-admin/post-new.php | 1,548 ▲17 | 22.98 ▼0.10 | 660.71 ▼7.87 | 61.38 ▲3.45 |
Media Library /wp-admin/upload.php | 1,427 ▲33 | 4.37 ▲0.18 | 95.96 ▼5.93 | 41.80 ▼0.81 |
Cron /wp-admin/admin.php?page=exportex_plugin_cron | 789 | 2.02 | 23.88 | 24.99 |
Dashboard /wp-admin/admin.php?page=exportex_plugin | 1,217 | 1.85 | 28.15 | 28.52 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | It is important to correctly uninstall your plugin, without leaving any traces
Please fix the following items
- Zombie WordPress options were found after uninstall: 6 options
- widget_recent-posts
- widget_theysaidso_widget
- widget_recent-comments
- can_compress_scripts
- db_upgraded
- theysaidso_admin_options
Smoke tests 50% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | Just a short smoke test targeting errors on the server (in the Apache logs)
Even though no errors were found, this is by no means an exhaustive test
SRP 0% from 2 tests
🔹 Tests weight: 20 | It is important to ensure that your PHP files perform no action when accessed directly, respecting the single-responsibility principle
Please take a closer look at the following
- 1× PHP files perform the task of outputting text when accessed with GET requests:
- > /wp-content/plugins/exportex/exportex.php
- 27× PHP files trigger server errors when accessed directly (only 10 are shown):
- > PHP Fatal error
Uncaught Error: Class 'WP_List_Table' not found in wp-content/plugins/exportex/inc/Tables/Exportex_ModelTable.php:9
- > PHP Fatal error
Uncaught Error: Class 'Exportex\\Base\\Exportex_BaseController' not found in wp-content/plugins/exportex/inc/Api/Callbacks/Exportex_CronCallbacks.php:8
- > PHP Fatal error
Uncaught Error: Class 'Exportex\\Export\\Exportex_BaseExport' not found in wp-content/plugins/exportex/inc/Export/Exportex_CategoryExport.php:15
- > PHP Fatal error
Uncaught Error: Class 'Exportex\\Field\\Exportex_BaseField' not found in wp-content/plugins/exportex/inc/Field/Exportex_OrderField.php:13
- > PHP Fatal error
Uncaught Error: Class 'Exportex\\Export\\Exportex_BaseExport' not found in wp-content/plugins/exportex/inc/Export/Exportex_ProductExport.php:15
- > PHP Fatal error
Uncaught Error: Class 'WP_List_Table' not found in wp-content/plugins/exportex/inc/Tables/Exportex_FileTable.php:8
- > PHP Fatal error
Uncaught Error: Class 'Exportex\\Base\\Exportex_BaseController' not found in wp-content/plugins/exportex/inc/Api/Callbacks/Exportex_AdminCallbacks.php:13
- > PHP Fatal error
Uncaught Error: Class 'Exportex\\Module\\Exportex_BaseModule' not found in wp-content/plugins/exportex/inc/Module/Exportex_SEOPress.php:6
- > PHP Fatal error
Uncaught Error: Class 'Exportex\\Base\\Exportex_BaseController' not found in wp-content/plugins/exportex/inc/Base/Exportex_SettingsLinks.php:7
- > PHP Fatal error
Uncaught Error: Class 'Exportex\\Export\\Exportex_BaseExport' not found in wp-content/plugins/exportex/inc/Export/Exportex_OrderExport.php:15
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a smoke test targeting browser errors/issues
There were no browser issues found
Optimizations
Plugin configuration Passed 29 tests
readme.txt Passed 16 tests
The readme.txt file uses markdown syntax to describe your plugin to the world
10 plugin tags: automatic, office, orders, categories, export...
exportex/exportex.php Passed 13 tests
Analyzing the main PHP file in "WooCommerce - Exportex" version 1.0.0
65 characters long description:
Exportex allows you to export almost all entity from Woocommerce.
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | This is a short overview of programming languages used in this plugin, detecting executable files
No dangerous file extensions were detected5,119 lines of code in 61 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 53 | 780 | 768 | 4,893 |
JavaScript | 4 | 39 | 77 | 218 |
JSON | 1 | 0 | 0 | 5 |
CSS | 3 | 12 | 45 | 3 |
PHP code Passed 2 tests
Analyzing logical lines of code, cyclomatic complexity, and other code metrics
All good! No complexity issues found
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.35 |
Average class complexity | 10.73 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 77.00 |
Average method complexity | 2.08 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 22.00 |
Code structure | ||
---|---|---|
Namespaces | 13 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 41 | |
▷ Abstract classes | 3 | 7.32% |
▷ Concrete classes | 38 | 92.68% |
▷ Final classes | 2 | 5.26% |
Methods | 371 | |
▷ Static methods | 28 | 7.55% |
▷ Public methods | 343 | 92.45% |
▷ Protected methods | 12 | 3.23% |
▷ Private methods | 16 | 4.31% |
Functions | 7 | |
▷ Named functions | 3 | 42.86% |
▷ Anonymous functions | 4 | 57.14% |
Constants | 1 | |
▷ Global constants | 0 | 0.00% |
▷ Class constants | 1 | 100.00% |
▷ Public constants | 1 | 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
There are no PNG files in this plugin