Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | It is important to correctly install your plugin, without throwing errors or notices
This plugin's installer ran successfully
Server metrics [RAM: ▲0.02MB] [CPU: ▼3.46ms] Passed 4 tests
An overview of server-side resources used by Products, Order & Customers Export for WooCommerce
This plugin has minimal impact on server resources
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.48 ▲0.02 | 40.08 ▼1.62 |
Dashboard /wp-admin | 3.32 ▲0.02 | 46.31 ▼4.67 |
Posts /wp-admin/edit.php | 3.38 ▲0.02 | 44.37 ▼3.49 |
Add New Post /wp-admin/post-new.php | 5.91 ▲0.02 | 85.51 ▼4.06 |
Media Library /wp-admin/upload.php | 3.25 ▲0.02 | 36.12 ▲0.65 |
Server storage [IO: ▲0.27MB] [DB: ▲0.00MB] Passed 3 tests
How much does this plugin use your filesystem and database?
This plugin installed successfully
Filesystem: 32 new files
Database: no new tables, 6 new options
New WordPress options |
---|
can_compress_scripts |
db_upgraded |
widget_recent-posts |
widget_recent-comments |
widget_theysaidso_widget |
theysaidso_admin_options |
Browser metrics Passed 4 tests
Products, Order & Customers Export for WooCommerce: an overview of browser usage
This plugin renders optimally with no browser resource issues detected
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,814 ▲53 | 14.34 ▼0.04 | 1.87 ▲0.21 | 44.50 ▼0.69 |
Dashboard /wp-admin | 2,189 ▲8 | 5.51 ▼0.14 | 85.71 ▼11.85 | 39.12 ▼1.97 |
Posts /wp-admin/edit.php | 2,103 ▲3 | 1.96 ▲0.01 | 34.30 ▼2.47 | 31.94 ▼5.80 |
Add New Post /wp-admin/post-new.php | 1,526 ▼0 | 23.02 ▲0.09 | 667.86 ▼10.72 | 55.73 ▲5.06 |
Media Library /wp-admin/upload.php | 1,403 ▼0 | 4.25 ▲0.11 | 96.73 ▼8.46 | 45.10 ▼0.12 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | The uninstall procedure must remove all plugin files and extra database tables
You still need to fix the following
- Zombie WordPress options were found after uninstall: 6 options
- theysaidso_admin_options
- widget_theysaidso_widget
- widget_recent-posts
- can_compress_scripts
- db_upgraded
- widget_recent-comments
Smoke tests 75% 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)
Good news, no errors were detected
SRP 50% 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 fix the following items
- 1× PHP files trigger server-side errors or warnings when accessed directly:
- > PHP Fatal error
Uncaught Error: Call to undefined function add_filter() in wp-content/plugins/export-woocommerce/includes/import/class-alg-wc-export-import-products.php:41
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a smoke test targeting browser errors/issues
Everything seems fine, but this is not an exhaustive test
Optimizations
Plugin configuration 97% from 29 tests
readme.txt 94% from 16 tests
The readme.txt file is undoubtedly the most important file in your plugin, preparing it for public listing on WordPress.org
Attributes that need to be fixed:
- Screenshots: Please add images for these screenshots: #1 (Main Page with General Settings), #2 (Export Product Settings), #3 (Dashboard Page), #4 (Product Report Results Page)
export-woocommerce/export-woocommerce.php Passed 13 tests
The entry point to "Products, Order & Customers Export for WooCommerce" version 2.0.7 is a PHP file that has certain tags in its header comment area
128 characters long description:
Advanced export tools for all your WooCommerce store data: Orders, Products Customers & More, export to XML or CSV in one click.
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | This is an overview of programming languages used in this plugin; dangerous file extensions are not allowed
No dangerous file extensions were detected3,840 lines of code in 22 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 18 | 356 | 810 | 3,330 |
PO File | 1 | 187 | 292 | 435 |
JavaScript | 2 | 8 | 13 | 73 |
INI | 1 | 0 | 0 | 2 |
PHP code Passed 2 tests
This is a very shot review of cyclomatic complexity and code structure
Although this was not an exhaustive test, there were no cyclomatic complexity issues detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.58 |
Average class complexity | 33.12 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 115.00 |
Average method complexity | 6.31 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 99.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 16 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 16 | 100.00% |
▷ Final classes | 1 | 6.25% |
Methods | 97 | |
▷ Static methods | 1 | 1.03% |
▷ Public methods | 97 | 100.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 19 | |
▷ Named functions | 16 | 84.21% |
▷ Anonymous functions | 3 | 15.79% |
Constants | 0 | |
▷ Global constants | 0 | 0.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
All PNG images should be compressed to minimize bandwidth usage for end users
There were not PNG files found in your plugin