Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Verifying that this plugin installs correctly without errors
The plugin installed gracefully, with no errors
Server metrics [RAM: ▲0.04MB] [CPU: ▼5.29ms] Passed 4 tests
An overview of server-side resources used by WooCommerce Quaderno – Tax Automation
Normal server usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.51 ▲0.05 | 40.78 ▲1.14 |
Dashboard /wp-admin | 3.35 ▲0.01 | 47.93 ▼17.72 |
Posts /wp-admin/edit.php | 3.46 ▲0.11 | 52.88 ▲4.02 |
Add New Post /wp-admin/post-new.php | 5.93 ▲0.05 | 96.44 ▼3.56 |
Media Library /wp-admin/upload.php | 3.27 ▲0.05 | 35.19 ▼1.02 |
Server storage [IO: ▲0.20MB] [DB: ▲0.00MB] Passed 3 tests
How much does this plugin use your filesystem and database?
No storage issues were detected
Filesystem: 50 new files
Database: no new tables, 6 new options
New WordPress options |
---|
widget_theysaidso_widget |
widget_recent-posts |
theysaidso_admin_options |
db_upgraded |
widget_recent-comments |
can_compress_scripts |
Browser metrics Passed 4 tests
A check of browser resources used by WooCommerce Quaderno – Tax Automation
This plugin has a minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,803 ▲53 | 14.28 ▲0.09 | 1.71 ▼0.25 | 43.33 ▼7.06 |
Dashboard /wp-admin | 2,212 ▲32 | 5.60 ▼0.06 | 89.40 ▼8.07 | 39.36 ▼2.35 |
Posts /wp-admin/edit.php | 2,118 ▲21 | 2.02 ▲0.06 | 40.54 ▲5.51 | 38.05 ▲2.24 |
Add New Post /wp-admin/post-new.php | 1,551 ▲23 | 18.09 ▼5.09 | 618.45 ▼99.86 | 70.55 ▲22.83 |
Media Library /wp-admin/upload.php | 1,417 ▲17 | 4.12 ▼0.17 | 107.55 ▲4.21 | 46.05 ▲1.22 |
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
You still need to fix the following
- This plugin did not uninstall successfully, leaving 6 options in the database
- theysaidso_admin_options
- can_compress_scripts
- widget_theysaidso_widget
- widget_recent-comments
- db_upgraded
- widget_recent-posts
Smoke tests Passed 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A smoke test targeting server-side errors
Even though no errors were found, this is by no means an exhaustive test
SRP Passed 2 tests
🔹 Tests weight: 20 | The single-responsibility principle: PHP files have to remain inert when accessed directly, throwing no errors and performing no actions
The SRP test was a success
User-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no browser errors were triggered
There were no browser issues found
Optimizations
Plugin configuration 93% from 29 tests
readme.txt 94% from 16 tests
The readme.txt file is important because it is parsed by WordPress.org for the public listing of your plugin
Attributes that require attention:
- Tags: You are using too many tags: 13 tag instead of maximum 10
woocommerce-quaderno/woocommerce-quaderno.php 92% from 13 tests
The primary PHP file in "WooCommerce Quaderno – Tax Automation" version 2.2.0 is used by WordPress to initiate all plugin functionality
Please take the time to fix the following:
- Requires at least: Required version must match the one declared in readme.txt ("4.6" instead of "3.2.0")
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
Success! There were no dangerous files found in this plugin2,889 lines of code in 42 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 34 | 526 | 786 | 2,093 |
PO File | 4 | 304 | 524 | 759 |
JavaScript | 4 | 11 | 7 | 37 |
PHP code Passed 2 tests
This is a short overview of cyclomatic complexity and code structure for this plugin
Everything seems fine, there were no complexity issues found
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.40 |
Average class complexity | 10.03 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 54.00 |
Average method complexity | 3.19 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 30.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 32 | |
▷ Abstract classes | 3 | 9.38% |
▷ Concrete classes | 29 | 90.62% |
▷ Final classes | 0 | 0.00% |
Methods | 132 | |
▷ Static methods | 14 | 10.61% |
▷ Public methods | 120 | 90.91% |
▷ Protected methods | 5 | 3.79% |
▷ Private methods | 7 | 5.30% |
Functions | 7 | |
▷ Named functions | 6 | 85.71% |
▷ Anonymous functions | 1 | 14.29% |
Constants | 4 | |
▷ Global constants | 0 | 0.00% |
▷ Class constants | 4 | 100.00% |
▷ Public constants | 4 | 100.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
Often times overlooked, PNG files can occupy unnecessary space in your plugin
There are no PNG files in this plugin