Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | The install procedure must perform silently
Installer ran successfully
Server metrics [RAM: ▲0.09MB] [CPU: ▼5.10ms] Passed 4 tests
A check of server-side resources used by Quickex Сrypto Exchange
No issues were detected with server-side resource usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.62 ▲0.11 | 44.28 ▼2.71 |
Dashboard /wp-admin | 3.44 ▲0.06 | 50.58 ▼17.98 |
Posts /wp-admin/edit.php | 3.56 ▲0.16 | 53.64 ▲2.07 |
Add New Post /wp-admin/post-new.php | 6.02 ▲0.10 | 100.15 ▲9.04 |
Media Library /wp-admin/upload.php | 3.37 ▲0.10 | 37.81 ▼1.78 |
Server storage [IO: ▲0.23MB] [DB: ▲0.00MB] Passed 3 tests
A short overview of filesystem and database impact
This plugin installed successfully
Filesystem: 21 new files
Database: no new tables, 17 new options
New WordPress options |
---|
quickex_terms_of_use_url |
theysaidso_admin_options |
quickex_show_refund_address |
quickex_main_url |
quickex_show_header |
quickex_how_it_works_url |
widget_theysaidso_widget |
quickex_api_key |
can_compress_scripts |
quickex_theme_color |
... |
Browser metrics Passed 4 tests
Checking browser requirements for Quickex Сrypto Exchange
Normal browser usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,815 ▲54 | 14.28 ▲0.08 | 2.20 ▲0.17 | 44.48 ▲0.82 |
Dashboard /wp-admin | 2,224 ▲44 | 5.68 ▲0.04 | 87.22 ▼11.46 | 38.95 ▼3.71 |
Posts /wp-admin/edit.php | 2,129 ▲26 | 2.06 ▲0.09 | 39.82 ▲5.31 | 34.94 ▲1.91 |
Add New Post /wp-admin/post-new.php | 1,544 ▲10 | 23.21 ▲4.99 | 643.55 ▲8.29 | 50.40 ▼24.19 |
Media Library /wp-admin/upload.php | 1,423 ▲23 | 4.25 ▲0.12 | 99.20 ▼5.85 | 43.95 ▼2.20 |
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
The following items require your attention
- This plugin does not fully uninstall, leaving 17 options in the database
- can_compress_scripts
- quickex_show_footer
- quickex_show_refund_address
- quickex_privacy_policy_url
- db_upgraded
- quickex_main_url
- quickex_api_key
- quickex_theme_color
- theysaidso_admin_options
- quickex_how_it_works_url
- ...
Smoke tests 50% from 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 0% 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
- 5× GET requests to PHP files return non-empty strings:
- > /wp-content/plugins/quickex/views/step4.php
- > /wp-content/plugins/quickex/views/rates_xml.php
- > /wp-content/plugins/quickex/views/qstyle_init.php
- > /wp-content/plugins/quickex/views/step2.php
- > /wp-content/plugins/quickex/views/step3.php
- 57× PHP files trigger server errors when accessed directly (only 10 are shown):
- > PHP Notice
Undefined variable: step in wp-content/plugins/quickex/views/step3.php on line 26
- > PHP Fatal error
Uncaught Error: Class 'Quickex' not found in wp-content/plugins/quickex/views/settings.php:2
- > PHP Notice
Undefined variable: refundAddress in wp-content/plugins/quickex/views/step3.php on line 87
- > PHP Notice
Trying to get property 'showHeader' of non-object in wp-content/plugins/quickex/views/main.php on line 8
- > PHP Notice
Undefined variable: progress in wp-content/plugins/quickex/views/step3.php on line 53
- > PHP Notice
Undefined variable: to in wp-content/plugins/quickex/views/step2.php on line 50
- > PHP Notice
Undefined variable: to in wp-content/plugins/quickex/views/step4.php on line 50
- > PHP Notice
Undefined variable: expectedAmountFrom in wp-content/plugins/quickex/views/step3.php on line 27
- > PHP Notice
Undefined variable: info in wp-content/plugins/quickex/views/step2.php on line 53
- > PHP Fatal error
Uncaught Error: Class 'Quickex' not found in wp-content/plugins/quickex/views/widget.php:7
- > PHP Notice
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a smoke test targeting browser errors/issues
Everything seems fine, but this is not an exhaustive test
Optimizations
Plugin configuration 97% 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
Please fix the following attributes:
- Tags: There are too many tags (14 tag instead of maximum 10)
quickex/quickex.php Passed 13 tests
"Quickex Сrypto Exchange" version 0.9.1's main PHP file describes plugin functionality and also serves as the entry point to any WordPress functionality
74 characters long description:
Create your own exchanger based on free CMS Wordpress with Quickex widget.
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 plugin4,187 lines of code in 21 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
JavaScript | 6 | 389 | 167 | 1,758 |
CSS | 3 | 356 | 2 | 1,382 |
PHP | 11 | 87 | 85 | 1,007 |
Markdown | 1 | 14 | 0 | 40 |
PHP code Passed 2 tests
Cyclomatic complexity and code structure are the fingerprint of this plugin
There were no cyclomatic complexity issued detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.31 |
Average class complexity | 26.00 |
▷ Minimum class complexity | 10.00 |
▷ Maximum class complexity | 42.00 |
Average method complexity | 2.72 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 27.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 | 29 | |
▷ Static methods | 1 | 3.45% |
▷ Public methods | 19 | 65.52% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 10 | 34.48% |
Functions | 0 | |
▷ Named functions | 0 | 0.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 1 | |
▷ Global constants | 0 | 0.00% |
▷ Class constants | 1 | 100.00% |
▷ Public constants | 1 | 100.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
PNG files should be compressed to save space and minimize bandwidth usage
No PNG images were found in this plugin