Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | All plugins must install correctly, without throwing any errors, warnings, or notices
Install script ran successfully
Server metrics [RAM: ▲0.08MB] [CPU: ▼6.81ms] Passed 4 tests
Server-side resources used by BuddyForms Simple Auctions Integration for WooCommerce
Normal server usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.55 ▲0.09 | 41.03 ▼7.40 |
Dashboard /wp-admin | 3.43 ▲0.12 | 50.56 ▼0.75 |
Posts /wp-admin/edit.php | 3.48 ▲0.12 | 48.61 ▼0.74 |
Add New Post /wp-admin/post-new.php | 5.94 ▲0.06 | 85.58 ▼18.36 |
Media Library /wp-admin/upload.php | 3.29 ▲0.06 | 38.91 ▲4.86 |
Install Plugins /wp-admin/plugins.php?page=bf_wc_simple_auction-install-plugins | 3.36 | 31.32 |
Server storage [IO: ▲0.57MB] [DB: ▲0.07MB] Passed 3 tests
How much does this plugin use your filesystem and database?
There were no storage issued detected upon installing this plugin
Filesystem: 55 new files
Database: no new tables, 6 new options
New WordPress options |
---|
widget_recent-posts |
widget_recent-comments |
can_compress_scripts |
db_upgraded |
widget_theysaidso_widget |
theysaidso_admin_options |
Browser metrics Passed 4 tests
This is an overview of browser requirements for BuddyForms Simple Auctions Integration for WooCommerce
This plugin renders optimally with no browser resource issues detected
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,824 ▲63 | 14.27 ▼0.08 | 1.88 ▲0.16 | 43.99 ▼0.25 |
Dashboard /wp-admin | 2,230 ▲53 | 5.55 ▼0.02 | 86.40 ▼15.70 | 44.42 ▲2.97 |
Posts /wp-admin/edit.php | 2,144 ▲44 | 2.07 ▲0.05 | 38.14 ▼0.87 | 42.95 ▼1.26 |
Add New Post /wp-admin/post-new.php | 1,557 ▲29 | 23.14 ▼0.11 | 656.73 ▼12.46 | 55.31 ▼7.63 |
Media Library /wp-admin/upload.php | 1,437 ▲34 | 4.22 ▲0.03 | 98.96 ▲1.02 | 51.84 ▲8.07 |
Install Plugins /wp-admin/plugins.php?page=bf_wc_simple_auction-install-plugins | 1,045 | 2.05 | 24.14 | 38.72 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.07MB] 75% from 4 tests
🔸 Tests weight: 35 | It is important to correctly uninstall your plugin, without leaving any traces
These items require your attention
- Zombie WordPress options were found after uninstall: 6 options
- widget_recent-comments
- db_upgraded
- theysaidso_admin_options
- widget_theysaidso_widget
- can_compress_scripts
- widget_recent-posts
Smoke tests Passed 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no server-side errors were triggered
The smoke test was a success, however most plugin functionality was not tested
SRP Passed 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
Everything seems fine, however this is by no means an exhaustive test
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 93% from 29 tests
readme.txt Passed 16 tests
The readme.txt file describes your plugin functionality and requirements and it is parsed to prepare the your plugin's listing
9 plugin tags: frontend editing, profiles, custom post types, members, simple auction...
buddyforms-woocommerce-simple-auction/integration.php 85% from 13 tests
This is the main PHP file of "BuddyForms Simple Auctions Integration for WooCommerce" version 1.2.6, providing information about the plugin in the header fields and serving as the principal entry point to the plugin's functions
You should first fix the following items:
- Main file name: It is recommended to name the main PHP file as the plugin slug ("buddyforms-woocommerce-simple-auction.php" instead of "integration.php")
- Text Domain: You no longer need to specify the text domain since WordPress 4.6; it must be the same as the plugin slug
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | A short glimpse at programming languages used with this plugin and a check that no dangerous files are present
Everything looks great! No dangerous files found in this plugin5,344 lines of code in 28 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PO File | 17 | 1,449 | 1,993 | 4,842 |
PHP | 6 | 92 | 99 | 386 |
JavaScript | 2 | 13 | 16 | 85 |
JSON | 1 | 0 | 0 | 27 |
CSS | 2 | 1 | 15 | 4 |
PHP code Passed 2 tests
An short overview of 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.53 |
Average class complexity | 32.83 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 206.00 |
Average method complexity | 3.92 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 34.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 12 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 12 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 131 | |
▷ Static methods | 14 | 10.69% |
▷ Public methods | 104 | 79.39% |
▷ Protected methods | 23 | 17.56% |
▷ Private methods | 4 | 3.05% |
Functions | 3 | |
▷ Named functions | 3 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 9 | |
▷ Global constants | 6 | 66.67% |
▷ Class constants | 3 | 33.33% |
▷ Public constants | 3 | 100.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
Often times overlooked, PNG files can occupy unnecessary space in your plugin
PNG images were not found in this plugin