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.00MB] [CPU: ▼0.92ms] Passed 4 tests
A check of server-side resources used by Creo Currency Converter Lite for Woocommerce
This plugin does not affect your website's performance
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.47 ▲0.02 | 41.49 ▲1.21 |
Dashboard /wp-admin | 3.31 ▲0.00 | 47.90 ▼0.31 |
Posts /wp-admin/edit.php | 3.36 ▲0.00 | 44.52 ▼7.88 |
Add New Post /wp-admin/post-new.php | 5.89 ▲0.00 | 94.44 ▲7.22 |
Media Library /wp-admin/upload.php | 3.23 ▲0.00 | 37.83 ▲3.31 |
Server storage [IO: ▲0.52MB] [DB: ▲0.00MB] Passed 3 tests
How much does this plugin use your filesystem and database?
This plugin installed successfully
Filesystem: 14 new files
Database: no new tables, 6 new options
New WordPress options |
---|
can_compress_scripts |
widget_recent-posts |
widget_theysaidso_widget |
widget_recent-comments |
theysaidso_admin_options |
db_upgraded |
Browser metrics Passed 4 tests
Creo Currency Converter Lite for Woocommerce: an overview of browser usage
Minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,943 ▲208 | 13.93 ▼0.37 | 8.68 ▲6.56 | 45.24 ▼2.86 |
Dashboard /wp-admin | 2,206 ▲18 | 5.86 ▲0.93 | 99.57 ▼18.17 | 36.16 ▼5.81 |
Posts /wp-admin/edit.php | 2,089 ▲3 | 2.05 ▲0.04 | 36.41 ▼0.49 | 33.34 ▲0.03 |
Add New Post /wp-admin/post-new.php | 1,533 ▲19 | 23.29 ▲5.64 | 646.10 ▼87.02 | 61.72 ▼9.65 |
Media Library /wp-admin/upload.php | 1,391 ▲6 | 4.22 ▲0.07 | 98.85 ▼9.89 | 44.57 ▼4.72 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | Checking the uninstaller removed all traces of the plugin
Please fix the following items
- This plugin does not fully uninstall, leaving 6 options in the database
- theysaidso_admin_options
- widget_recent-posts
- widget_recent-comments
- can_compress_scripts
- db_upgraded
- widget_theysaidso_widget
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for server-side errors
The smoke test was a success, however most plugin functionality was not tested
SRP 50% from 2 tests
🔹 Tests weight: 20 | It is important to ensure that your PHP files perform no action when accessed directly, respecting the single-responsibility principle
Please take a closer look at the following
- 1× PHP files output text when accessed directly:
- > /wp-content/plugins/creo-currency-converter-lite-for-woocommerce/woocommerce-currency-converter-lite.php
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)
Everything seems fine, but this is not an exhaustive test
Optimizations
Plugin configuration 83% from 29 tests
readme.txt 81% from 16 tests
You should put a lot of thought into formatting readme.txt as it is used by WordPress.org to prepare the public listing of your plugin
Please fix the following attributes:
- Screenshots: No descriptions were found for these screenshots #0, #0, #0, #0 in creo-currency-converter-lite-for-woocommerce/assets to your readme.txt
- Screenshots: These screenshots do not have images: #1 (Add to Widgets), #2 (Creo Currency Converter Dropdown Preview), #3 (Available Currencies), #4 (Search Option (**Pro only**))
- Tags: Please reduce the number of tags, currently 11 tag instead of maximum 10
creo-currency-converter-lite-for-woocommerce/woocommerce-currency-converter-lite.php 85% from 13 tests
Analyzing the main PHP file in "Creo Currency Converter Lite for Woocommerce" version 1.0.0
You should first fix the following items:
- Main file name: The principal plugin file should be the same as the plugin slug ("creo-currency-converter-lite-for-woocommerce.php" instead of "woocommerce-currency-converter-lite.php")
- Text Domain: Please use dashes and lowercase characters for text domains
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | This is a short overview of programming languages used in this plugin, detecting executable files
Success! There were no dangerous files found in this plugin8,525 lines of code in 9 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
CSS | 5 | 467 | 586 | 4,193 |
JavaScript | 2 | 214 | 107 | 4,163 |
PHP | 1 | 25 | 36 | 147 |
PO File | 1 | 5 | 7 | 22 |
PHP code Passed 2 tests
An overview of cyclomatic complexity and code structure
No complexity issues detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.27 |
Average class complexity | 4.00 |
▷ Minimum class complexity | 4.00 |
▷ Maximum class complexity | 4.00 |
Average method complexity | 1.75 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 4.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 | 4 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 4 | 100.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 6 | |
▷ Named functions | 6 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 0 | |
▷ Global constants | 0 | 0.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
Using a strong compression for your PNG files is a great way to speed-up your plugin
4 PNG files occupy 0.24MB with 0.15MB in potential savings
Potential savings
Compression of 4 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
screenshot_2.png | 85.01KB | 33.57KB | ▼ 60.51% |
screenshot_1.png | 32.00KB | 12.46KB | ▼ 61.04% |
screenshot_4.png | 85.66KB | 33.59KB | ▼ 60.79% |
screenshot_3.png | 47.73KB | 19.81KB | ▼ 58.49% |