Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Verifying that this plugin installs correctly without errors
This plugin's installer ran successfully
Server metrics [RAM: ▲0.07MB] [CPU: ▼5.95ms] Passed 4 tests
A check of server-side resources used by pl8app Cryptocurrency BEP20 Payment Gateway For Easy Digital Downloads
This plugin has minimal impact on server resources
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.54 ▲0.07 | 38.15 ▼3.78 |
Dashboard /wp-admin | 3.38 ▲0.08 | 45.74 ▼7.98 |
Posts /wp-admin/edit.php | 3.49 ▲0.14 | 49.72 ▼1.53 |
Add New Post /wp-admin/post-new.php | 5.96 ▲0.07 | 86.45 ▼10.50 |
Media Library /wp-admin/upload.php | 3.30 ▲0.07 | 35.26 ▲1.32 |
Server storage [IO: ▲4.72MB] [DB: ▲0.00MB] Passed 3 tests
Filesystem and database footprint
There were no storage issued detected upon installing this plugin
Filesystem: 64 new files
Database: 3 new tables, 7 new options
New tables |
---|
wp_pl8app_edd_pro_hd_addresses |
wp_pl8app_edd_pro_carousel |
wp_pl8app_edd_pro_payments |
New WordPress options |
---|
theysaidso_admin_options |
pl8app_edd_pro_redux_options |
can_compress_scripts |
widget_theysaidso_widget |
widget_recent-posts |
widget_recent-comments |
db_upgraded |
Browser metrics Passed 4 tests
Checking browser requirements for pl8app Cryptocurrency BEP20 Payment Gateway For Easy Digital Downloads
This plugin renders optimally with no browser resource issues detected
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,800 ▲54 | 13.32 ▼1.07 | 4.27 ▲2.50 | 39.79 ▼4.97 |
Dashboard /wp-admin | 2,203 ▲12 | 5.80 ▲0.90 | 109.13 ▼0.57 | 41.08 ▼4.56 |
Posts /wp-admin/edit.php | 2,092 ▲3 | 2.04 ▲0.04 | 39.62 ▲3.46 | 32.60 ▼2.04 |
Add New Post /wp-admin/post-new.php | 1,536 ▲2 | 23.40 ▲0.26 | 680.53 ▼0.09 | 66.77 ▲8.78 |
Media Library /wp-admin/upload.php | 1,388 ▼3 | 4.22 ▼0.04 | 93.84 ▼9.62 | 41.53 ▼4.09 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | The uninstall procedure must remove all plugin files and extra database tables
You still need to fix the following
- This plugin does not fully uninstall, leaving 7 options in the database
- widget_theysaidso_widget
- widget_recent-comments
- theysaidso_admin_options
- can_compress_scripts
- widget_recent-posts
- db_upgraded
- pl8app_edd_pro_redux_options
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | Just a short smoke test targeting errors on the server (in the Apache logs)
Even though everything seems fine, this is not an exhaustive test
SRP 50% from 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
Please take a closer look at the following
- 4× GET requests to PHP files have triggered server-side errors or warnings:
- > PHP Fatal error
Uncaught Error: Call to undefined function add_filter() in wp-content/plugins/pl8app-cryptocurrency-bep20-payment-gateway-for-easy-digital-downloads/src/pl8app_edd_Hooks.php:245
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/pl8app-cryptocurrency-bep20-payment-gateway-for-easy-digital-downloads/src/pl8app_edd_Admin.php:20
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/pl8app-cryptocurrency-bep20-payment-gateway-for-easy-digital-downloads/pl8app-cryptocurrency-bep20-payment-gateway-for-easy-digital-downloads.php:12
- > PHP Fatal error
Uncaught Error: Class 'pl8app_edd_Cryptocurrencies' not found in wp-content/plugins/pl8app-cryptocurrency-bep20-payment-gateway-for-easy-digital-downloads/src/pl8app_edd_Gateway.php:12
- > PHP Fatal error
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 97% from 29 tests
readme.txt 94% from 16 tests
The readme.txt file uses markdown syntax to describe your plugin to the world
Attributes that need to be fixed:
- Tags: Please delete some tags, you are using 27 tag instead of maximum 10
pl8app-cryptocurrency-bep20-payment-gateway-for-easy-digital-downloads/pl8app-cryptocurrency-bep20-payment-gateway-for-easy-digital-downloads.php Passed 13 tests
The entry point to "pl8app Cryptocurrency BEP20 Payment Gateway For Easy Digital Downloads" version 1.0 is a PHP file that has certain tags in its header comment area
70 characters long description:
pl8app Cryptocurrency BEP20 Payment Gateway For Easy Digital Downloads
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | This is an overview of file extensions present in this plugin and a short test that no dangerous files are bundled with this plugin
There were no executable files found in this plugin23,698 lines of code in 45 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
SVG | 4 | 1 | 1 | 9,571 |
PHP | 29 | 2,581 | 1,595 | 8,354 |
CSS | 5 | 1,568 | 11 | 4,895 |
JavaScript | 7 | 60 | 49 | 878 |
PHP code Passed 2 tests
Cyclomatic complexity and code structure are the fingerprint of this plugin
This plugin has no cyclomatic complexity issues
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.38 |
Average class complexity | 34.88 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 233.00 |
Average method complexity | 4.30 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 35.00 |
Code structure | ||
---|---|---|
Namespaces | 1 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 40 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 40 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 411 | |
▷ Static methods | 234 | 56.93% |
▷ Public methods | 377 | 91.73% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 34 | 8.27% |
Functions | 42 | |
▷ Named functions | 41 | 97.62% |
▷ Anonymous functions | 1 | 2.38% |
Constants | 60 | |
▷ Global constants | 49 | 81.67% |
▷ Class constants | 11 | 18.33% |
▷ Public constants | 11 | 100.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
PNG files should be compressed to save space and minimize bandwidth usage
5 PNG files occupy 0.08MB with 0.03MB in potential savings
Potential savings
Compression of 5 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
assets/img/1_pay_mm_off.png | 25.77KB | 11.17KB | ▼ 56.67% |
assets/img/1_pay_mm_over.png | 26.63KB | 11.88KB | ▼ 55.39% |
assets/img/0x_logo_small.png | 0.81KB | 0.67KB | ▼ 17.41% |
assets/img/tmp_qrcode.png | 0.87KB | 0.85KB | ▼ 2.26% |
assets/img/pl8app_logo.png | 24.22KB | 3.50KB | ▼ 85.54% |