Benchmarks
Plugin footprint 65% 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.01MB] [CPU: ▼5.14ms] Passed 4 tests
Server-side resources used by Bulky - Bulk Edit Products for WooCommerce
No issues were detected with server-side resource usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.48 ▲0.02 | 40.29 ▼4.98 |
Dashboard /wp-admin | 3.32 ▲0.01 | 46.22 ▼9.15 |
Posts /wp-admin/edit.php | 3.43 ▲0.07 | 47.36 ▼2.71 |
Add New Post /wp-admin/post-new.php | 5.90 ▲0.01 | 86.28 ▼3.71 |
Media Library /wp-admin/upload.php | 3.24 ▲0.01 | 33.23 ▼0.80 |
Server storage [IO: ▲4.23MB] [DB: ▲0.00MB] Passed 3 tests
How much does this plugin use your filesystem and database?
This plugin installed successfully
Filesystem: 88 new files
Database: 1 new table, 6 new options
New tables |
---|
wp_vi_wbe_history |
New WordPress options |
---|
can_compress_scripts |
widget_recent-posts |
widget_recent-comments |
db_upgraded |
theysaidso_admin_options |
widget_theysaidso_widget |
Browser metrics Passed 4 tests
A check of browser resources used by Bulky - Bulk Edit Products for WooCommerce
There were no issues detected in relation to browser resource usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,799 ▲12 | 14.24 ▼0.10 | 1.73 ▼0.40 | 43.48 ▲1.75 |
Dashboard /wp-admin | 2,207 ▲27 | 5.60 ▼0.08 | 93.20 ▼6.47 | 42.08 ▼4.83 |
Posts /wp-admin/edit.php | 2,110 ▲7 | 1.95 ▼0.06 | 39.09 ▼2.55 | 36.09 ▲0.31 |
Add New Post /wp-admin/post-new.php | 1,535 ▲5 | 23.13 ▲0.15 | 641.52 ▲58.23 | 50.10 ▼0.48 |
Media Library /wp-admin/upload.php | 1,403 ▲3 | 4.21 ▲0.02 | 96.19 ▲2.12 | 41.65 ▼1.00 |
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
- Zombie tables detected upon uninstall: 1 table
- wp_vi_wbe_history
- This plugin does not fully uninstall, leaving 6 options in the database
- widget_recent-comments
- can_compress_scripts
- widget_theysaidso_widget
- theysaidso_admin_options
- db_upgraded
- widget_recent-posts
Smoke tests Passed 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for server-side errors
Even though everything seems fine, this is not an exhaustive test
SRP Passed 2 tests
🔹 Tests weight: 20 | A shallow check of the single-responsibility principle; PHP files should perform no action - including output of placeholder text - and trigger no errors when accessed directly
Congratulations! This plugin passed the SRP test
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a smoke test targeting browser errors/issues
No browser errors were detected
Optimizations
Plugin configuration 96% from 29 tests
readme.txt Passed 16 tests
The readme.txt file is an important file in your plugin as it is parsed by WordPress.org to prepare the public listing of your plugin
4 plugin tags: wordpress, woocommerce, bulk edit products, ecommerce
bulky-bulk-edit-products-for-woo/bulky-bulk-edit-products-for-woo.php 92% from 13 tests
"Bulky - Bulk Edit Products for WooCommerce" version 1.1.6's main PHP file describes plugin functionality and also serves as the entry point to any WordPress functionality
The following require your attention:
- Description: Please don't use more than 140 characters for the plugin description (currently 582 characters long)
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | An overview of files in this plugin; executable files are not allowed
Good job! No executable or dangerous file extensions detected15,775 lines of code in 66 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
SVG | 5 | 0 | 13 | 4,582 |
JavaScript | 16 | 1,089 | 470 | 4,520 |
PHP | 14 | 796 | 113 | 4,178 |
CSS | 29 | 89 | 169 | 1,185 |
Sass | 1 | 185 | 50 | 924 |
PO File | 1 | 174 | 213 | 386 |
PHP code Passed 2 tests
Analyzing logical lines of code, cyclomatic complexity, and other code metrics
There were no cyclomatic complexity issued detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.48 |
Average class complexity | 46.86 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 167.00 |
Average method complexity | 5.26 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 86.00 |
Code structure | ||
---|---|---|
Namespaces | 3 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 14 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 14 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 149 | |
▷ Static methods | 13 | 8.72% |
▷ Public methods | 138 | 92.62% |
▷ Protected methods | 2 | 1.34% |
▷ Private methods | 9 | 6.04% |
Functions | 3 | |
▷ Named functions | 0 | 0.00% |
▷ Anonymous functions | 3 | 100.00% |
Constants | 3 | |
▷ Global constants | 3 | 100.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.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