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: ▼11.40ms] Passed 4 tests
An overview of server-side resources used by Accept eCheck Payments for WooCommerce - Verify and Accept eChecks Online Today!
This plugin does not affect your website's performance
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.65 ▲0.18 | 39.46 ▲1.88 |
Dashboard /wp-admin | 3.39 ▲0.08 | 33.34 ▼19.94 |
Posts /wp-admin/edit.php | 3.45 ▲0.09 | 36.43 ▼9.18 |
Add New Post /wp-admin/post-new.php | 5.63 ▼0.26 | 68.89 ▼17.70 |
Media Library /wp-admin/upload.php | 3.39 ▲0.16 | 34.02 ▲1.24 |
Server storage [IO: ▲0.16MB] [DB: ▲0.00MB] Passed 3 tests
Input-output and database impact of this plugin
There were no storage issued detected upon installing this plugin
Filesystem: 14 new files
Database: no new tables, 6 new options
New WordPress options |
---|
db_upgraded |
theysaidso_admin_options |
can_compress_scripts |
widget_recent-comments |
widget_theysaidso_widget |
widget_recent-posts |
Browser metrics Passed 4 tests
This is an overview of browser requirements for Accept eCheck Payments for WooCommerce - Verify and Accept eChecks Online Today!
Minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,928 ▲182 | 13.50 ▼0.84 | 9.56 ▲7.87 | 42.06 ▲4.96 |
Dashboard /wp-admin | 2,217 ▲43 | 5.59 ▼0.06 | 83.41 ▼18.43 | 71.01 ▲25.54 |
Posts /wp-admin/edit.php | 2,119 ▲19 | 2.06 ▲0.03 | 35.12 ▼1.58 | 35.18 ▲1.68 |
Add New Post /wp-admin/post-new.php | 1,697 ▲169 | 22.00 ▼0.98 | 687.26 ▼5.23 | 53.67 ▼1.58 |
Media Library /wp-admin/upload.php | 1,419 ▲16 | 4.25 ▲0.08 | 96.53 ▼0.83 | 66.53 ▲17.84 |
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
It is recommended to fix the following
- Zombie WordPress options detected upon uninstall: 6 options
- theysaidso_admin_options
- widget_theysaidso_widget
- db_upgraded
- widget_recent-posts
- can_compress_scripts
- widget_recent-comments
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no server-side errors were triggered
Good news, no errors were detected
SRP 50% from 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 following issues need your attention
- 3× GET requests to PHP files trigger server-side errors or Error 500 responses:
- > PHP Fatal error
Uncaught Error: Call to undefined function add_filter() in wp-content/plugins/seamlesschex-echeck-payments/includes/seamlesschex_extra_functions.php:5
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/seamlesschex-echeck-payments/includes/seamlesschex_settings.php:636
- > PHP Fatal error
Uncaught Error: Using $this when not in object context in wp-content/plugins/seamlesschex-echeck-payments/includes/manual-enrollment.php:6
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | Just a short smoke test targeting errors on the browser (console and network errors and warnings)
There were no browser issues found
Optimizations
Plugin configuration 93% from 29 tests
readme.txt Passed 16 tests
Perhaps the most important file in your plugin readme.txt gets parsed in order to generate the public listing of your plugin
5 plugin tags: woocommerce payment, seamlesschex, payment, pay, check
seamlesschex-echeck-payments/woocommerce-gateway-seamlesschex.php 85% from 13 tests
The main PHP script in "Accept eCheck Payments for WooCommerce - Verify and Accept eChecks Online Today!" version 1.3.2 is automatically included on every request by WordPress
Please make the necessary changes and fix the following:
- Description: Please don't use more than 140 characters for the plugin description (currently 141 characters long)
- Main file name: The principal plugin file should be the same as the plugin slug ("seamlesschex-echeck-payments.php" instead of "woocommerce-gateway-seamlesschex.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
There were no executable files found in this plugin1,932 lines of code in 10 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 5 | 327 | 386 | 1,561 |
CSS | 3 | 52 | 13 | 298 |
JavaScript | 2 | 8 | 9 | 73 |
PHP code Passed 2 tests
Analyzing logical lines of code, cyclomatic complexity, and other code metrics
This plugin has no cyclomatic complexity problems
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.33 |
Average class complexity | 50.00 |
▷ Minimum class complexity | 9.00 |
▷ Maximum class complexity | 91.00 |
Average method complexity | 3.65 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 23.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 2 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 2 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 37 | |
▷ Static methods | 5 | 13.51% |
▷ Public methods | 30 | 81.08% |
▷ Protected methods | 1 | 2.70% |
▷ Private methods | 6 | 16.22% |
Functions | 48 | |
▷ Named functions | 47 | 97.92% |
▷ Anonymous functions | 1 | 2.08% |
Constants | 5 | |
▷ Global constants | 5 | 100.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
Often times overlooked, PNG files can occupy unnecessary space in your plugin
1 compressed PNG file occupies 0.00MB
Potential savings
Compression of 1 random PNG file using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
img/logo.png | 0.39KB | 0.39KB | ▼ 1.24% |