Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Checking the installer triggered no errors
Install script ran successfully
Server metrics [RAM: ▲0.02MB] [CPU: ▼6.99ms] Passed 4 tests
Analyzing server-side resources used by WPC Smart Quick View for WooCommerce
Normal server usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.49 ▲0.02 | 36.97 ▼0.40 |
Dashboard /wp-admin | 3.33 ▼0.02 | 45.75 ▼15.78 |
Posts /wp-admin/edit.php | 3.44 ▲0.08 | 48.47 ▼0.55 |
Add New Post /wp-admin/post-new.php | 5.93 ▲0.04 | 81.68 ▼7.62 |
Media Library /wp-admin/upload.php | 3.25 ▲0.02 | 32.23 ▼4.02 |
About /wp-admin/admin.php?page=wpclever | 3.21 | 30.86 |
Essential Kit /wp-admin/admin.php?page=wpclever-kit | 3.22 | 30.84 |
Server storage [IO: ▲1.36MB] [DB: ▲0.02MB] Passed 3 tests
Input-output and database impact of this plugin
This plugin installed successfully
Filesystem: 63 new files
Database: no new tables, 6 new options
New WordPress options |
---|
widget_theysaidso_widget |
widget_recent-posts |
theysaidso_admin_options |
db_upgraded |
can_compress_scripts |
widget_recent-comments |
Browser metrics Passed 4 tests
WPC Smart Quick View 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,867 ▲120 | 14.67 ▲0.33 | 1.63 ▼0.01 | 40.78 ▲2.59 |
Dashboard /wp-admin | 2,257 ▲80 | 5.75 ▲0.17 | 94.75 ▼7.12 | 84.19 ▲37.35 |
Posts /wp-admin/edit.php | 2,182 ▲82 | 2.00 ▲0.02 | 39.06 ▼1.30 | 35.44 ▲2.51 |
Add New Post /wp-admin/post-new.php | 1,597 ▲62 | 23.24 ▼1.99 | 701.32 ▲69.20 | 46.76 ▼17.98 |
Media Library /wp-admin/upload.php | 1,477 ▲77 | 4.16 ▲0.02 | 99.49 ▼6.96 | 73.52 ▲30.81 |
About /wp-admin/admin.php?page=wpclever | 1,387 | 2.15 | 35.03 | 34.73 |
Essential Kit /wp-admin/admin.php?page=wpclever-kit | 5,732 | 2.13 | 33.14 | 59.51 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.02MB] 75% from 4 tests
🔸 Tests weight: 35 | Verifying that this plugin uninstalls completely without leaving any traces
These items require your attention
- The uninstall procedure has failed, leaving 6 options in the database
- theysaidso_admin_options
- widget_recent-comments
- widget_theysaidso_widget
- db_upgraded
- widget_recent-posts
- can_compress_scripts
Smoke tests Passed 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A smoke test targeting server-side errors
Good news, no errors were detected
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
No browser issues were found
Optimizations
Plugin configuration 93% from 29 tests
readme.txt 94% from 16 tests
Perhaps the most important file in your plugin readme.txt gets parsed in order to generate the public listing of your plugin
Please fix the following attributes:
- Screenshots: No descriptions were found for these screenshots #1, #2 in woo-smart-quick-view/assets to your readme.txt
woo-smart-quick-view/wpc-smart-quick-view.php 92% from 13 tests
The principal PHP file in "WPC Smart Quick View for WooCommerce" v. 3.5.3 is loaded by WordPress automatically on each request
Please take the time to fix the following:
- Main file name: It is recommended to name the main PHP file as the plugin slug ("woo-smart-quick-view.php" instead of "wpc-smart-quick-view.php")
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
Everything looks great! No dangerous files found in this plugin15,026 lines of code in 47 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
JavaScript | 17 | 2,516 | 1,067 | 8,947 |
CSS | 15 | 625 | 146 | 3,360 |
PHP | 5 | 203 | 53 | 1,444 |
SVG | 8 | 0 | 0 | 1,003 |
PO File | 2 | 106 | 129 | 272 |
PHP code Passed 2 tests
Cyclomatic complexity and code structure are the fingerprint of this plugin
No complexity issues detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.34 |
Average class complexity | 42.25 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 121.00 |
Average method complexity | 4.17 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 38.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 4 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 4 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 53 | |
▷ Static methods | 4 | 7.55% |
▷ Public methods | 53 | 100.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 5 | |
▷ Named functions | 2 | 40.00% |
▷ Anonymous functions | 3 | 60.00% |
Constants | 9 | |
▷ Global constants | 9 | 100.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