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 successfully, without throwing any errors or notices
Server metrics [RAM: ▲0.36MB] [CPU: ▼5.65ms] Passed 4 tests
An overview of server-side resources used by GoUrl WooCommerce - Bitcoin Altcoin Payment Gateway Addon
No issues were detected with server-side resource usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.82 ▲0.36 | 41.14 ▼1.31 |
Dashboard /wp-admin | 3.66 ▲0.36 | 48.73 ▼1.32 |
Posts /wp-admin/edit.php | 3.78 ▲0.42 | 51.12 ▲0.66 |
Add New Post /wp-admin/post-new.php | 6.24 ▲0.36 | 88.29 ▼20.63 |
Media Library /wp-admin/upload.php | 3.59 ▲0.36 | 37.78 ▲3.86 |
Server storage [IO: ▲1.24MB] [DB: ▲0.00MB] Passed 3 tests
Filesystem and database footprint
No storage issues were detected
Filesystem: 37 new files
Database: no new tables, 6 new options
New WordPress options |
---|
can_compress_scripts |
db_upgraded |
widget_theysaidso_widget |
widget_recent-comments |
theysaidso_admin_options |
widget_recent-posts |
Browser metrics Passed 4 tests
A check of browser resources used by GoUrl WooCommerce - Bitcoin Altcoin Payment Gateway Addon
Normal browser usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,800 ▲65 | 13.21 ▼1.53 | 4.57 ▲2.69 | 39.49 ▼10.23 |
Dashboard /wp-admin | 2,209 ▲24 | 5.83 ▲0.91 | 96.58 ▼5.90 | 39.85 ▼4.52 |
Posts /wp-admin/edit.php | 2,089 ▼0 | 2.00 ▼0.04 | 32.98 ▼1.83 | 31.95 ▼1.50 |
Add New Post /wp-admin/post-new.php | 1,533 ▲12 | 23.13 ▼0.02 | 671.31 ▲41.74 | 64.93 ▲13.42 |
Media Library /wp-admin/upload.php | 1,388 ▼0 | 4.18 ▼0.04 | 95.70 ▲1.23 | 41.53 ▲1.93 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Checking the uninstaller removed all traces of the plugin
It is recommended to fix the following
- Zombie WordPress options were found after uninstall: 6 options
- theysaidso_admin_options
- can_compress_scripts
- db_upgraded
- widget_recent-comments
- widget_theysaidso_widget
- 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
Good news, no errors were detected
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
The SRP test was a success
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for browser errors
There were no browser issues found
Optimizations
Plugin configuration 79% from 29 tests
readme.txt 88% from 16 tests
Often overlooked, readme.txt is one of the most important files in your plugin
Please fix the following attributes:
- Tags: Please reduce the number of tags, currently 32 tag instead of maximum 10
- Screenshots: Please add images for these screenshots: #1 (Bitcoin/Altcoin Payments Gateway for WooCommerce - Options), #2 (WooCommerce Checkout Page), #3 (WooCommerce Bitcoin Payment Page), #4 (Bitcoin Payment for WooCommerce Received Successfully), #5 (WooCommerce Edit Order Page), #6 (Optional - Display or use product prices in Bitcoin/Altcoin directly)
gourl-woocommerce-bitcoin-altcoin-payment-gateway-addon/gourl-woocommerce.php 69% from 13 tests
"GoUrl WooCommerce - Bitcoin Altcoin Payment Gateway Addon" version 1.3.9's primary PHP file adds more information about the plugin and serves as the entry point for WordPress
The following require your attention:
- Plugin Name: A shorter plugin name is better (currently 79 characters long instead of max. 70)
- Requires at least: Required version does not match the one declared in readme.txt ("3.5" instead of "2.1.0")
- Main file name: Please rename the main PHP file in this plugin to the plugin slug ("gourl-woocommerce-bitcoin-altcoin-payment-gateway-addon.php" instead of "gourl-woocommerce.php")
- Description: Please don't use more than 140 characters for the plugin description (currently 791 characters long)
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | Executable files are considered dangerous and should not be included with any WordPress plugin
There were no executable files found in this plugin2,795 lines of code in 7 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PO File | 3 | 443 | 516 | 1,569 |
PHP | 1 | 428 | 190 | 1,147 |
Markdown | 2 | 54 | 0 | 71 |
HTML | 1 | 2 | 0 | 8 |
PHP code Passed 2 tests
An overview of cyclomatic complexity and code structure
Great job! No cyclomatic complexity issues were detected in this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.67 |
Average class complexity | 169.00 |
▷ Minimum class complexity | 169.00 |
▷ Maximum class complexity | 169.00 |
Average method complexity | 22.00 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 43.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 1 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 1 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 8 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 7 | 87.50% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 1 | 12.50% |
Functions | 24 | |
▷ Named functions | 24 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 1 | |
▷ Global constants | 1 | 100.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.00% |
Plugin size 50% from 2 tests
Image compression 50% from 2 tests
All PNG images should be compressed to minimize bandwidth usage for end users
27 PNG files occupy 1.02MB with 0.22MB in potential savings
Potential savings
Compression of 5 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
images/crypto2.png | 5.72KB | 3.28KB | ▼ 42.73% |
screenshot-8.png | 63.58KB | 61.31KB | ▼ 3.57% |
images/crypto4.png | 7.30KB | 3.53KB | ▼ 51.65% |
screenshot-7.png | 209.12KB | 205.76KB | ▼ 1.61% |
screenshot-11.png | 34.85KB | 32.92KB | ▼ 5.55% |