Benchmarks
Plugin footprint 65% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | All plugins must install correctly, without throwing any errors, warnings, or notices
Install script ran successfully
Server metrics [RAM: ▲0.10MB] [CPU: ▼2.31ms] Passed 4 tests
An overview of server-side resources used by Chatbot Support AI: Free ChatGPT Chatbot, Woocommerce Chatbot
This plugin has minimal impact on server resources
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.57 ▲0.10 | 44.30 ▼0.45 |
Dashboard /wp-admin | 3.41 ▲0.10 | 51.85 ▼1.57 |
Posts /wp-admin/edit.php | 3.52 ▲0.16 | 49.98 ▼0.16 |
Add New Post /wp-admin/post-new.php | 5.99 ▲0.10 | 96.95 ▼7.04 |
Media Library /wp-admin/upload.php | 3.33 ▲0.10 | 38.88 ▲1.07 |
Chatbot Support AI /wp-admin/options-general.php?page=chatbot-support-ai-settings | 3.30 | 33.60 |
Server storage [IO: ▲0.04MB] [DB: ▲0.00MB] Passed 3 tests
How much does this plugin use your filesystem and database?
The plugin installed successfully
Filesystem: 7 new files
Database: 2 new tables, 8 new options
New tables |
---|
wp_chatbot_conversations |
wp_chatbot_messages |
New WordPress options |
---|
chatbot_support_ai_general_settings |
can_compress_scripts |
theysaidso_admin_options |
db_upgraded |
widget_recent-posts |
widget_recent-comments |
widget_theysaidso_widget |
chatbot_support_ai_chatgpt_settings |
Browser metrics Passed 4 tests
A check of browser resources used by Chatbot Support AI: Free ChatGPT Chatbot, Woocommerce Chatbot
Normal browser usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 3,025 ▲264 | 13.90 ▼0.46 | 21.20 ▲19.45 | 74.10 ▲29.25 |
Dashboard /wp-admin | 2,202 ▲25 | 5.58 ▲0.01 | 82.65 ▼17.73 | 45.30 ▲2.46 |
Posts /wp-admin/edit.php | 2,107 ▲7 | 2.02 ▼0.00 | 41.55 ▲0.10 | 36.59 ▼0.27 |
Add New Post /wp-admin/post-new.php | 1,531 ▲3 | 23.27 ▲0.14 | 627.42 ▼58.40 | 49.88 ▼3.95 |
Media Library /wp-admin/upload.php | 1,407 ▲13 | 4.22 ▲0.03 | 97.05 ▼6.93 | 44.18 ▲1.34 |
Chatbot Support AI /wp-admin/options-general.php?page=chatbot-support-ai-settings | 940 | 2.03 | 23.75 | 27.46 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 50% 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
- This plugin does not fully uninstall, leaving 2 tables in the database
- wp_chatbot_conversations
- wp_chatbot_messages
- This plugin does not fully uninstall, leaving 8 options in the database
- db_upgraded
- theysaidso_admin_options
- can_compress_scripts
- widget_theysaidso_widget
- widget_recent-comments
- chatbot_support_ai_chatgpt_settings
- chatbot_support_ai_general_settings
- widget_recent-posts
Smoke tests Passed 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 Passed 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
Looking good! No server-side errors or output on direct access of PHP files
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)
No browser issues were found
Optimizations
Plugin configuration 93% from 29 tests
readme.txt 94% from 16 tests
Don't ignore readme.txt as it is the file that instructs WordPress.org on how to present your plugin to the world
Attributes that require attention:
- Screenshots: Add descriptions for screenshots #2, #3 in chatbot-support-ai/assets to your readme.txt
chatbot-support-ai/chatbot-support-ai.php 92% from 13 tests
The entry point to "Chatbot Support AI: Free ChatGPT Chatbot, Woocommerce Chatbot" version 1.0.2 is a PHP file that has certain tags in its header comment area
Please make the necessary changes and fix the following:
- Description: The description should be shorter than 140 characters (currently 206 characters long)
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | An overview of files in this plugin; executable files are not allowed
Success! There were no dangerous files found in this plugin877 lines of code in 6 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 4 | 97 | 54 | 567 |
CSS | 1 | 27 | 1 | 219 |
JavaScript | 1 | 23 | 6 | 91 |
PHP code Passed 2 tests
This plugin's cyclomatic complexity and code structure detailed below
There were no cyclomatic complexity issued detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.42 |
Average class complexity | 23.00 |
▷ Minimum class complexity | 8.00 |
▷ Maximum class complexity | 37.00 |
Average method complexity | 4.00 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 15.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 3 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 3 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 22 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 22 | 100.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 1 | |
▷ Named functions | 1 | 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 Passed 2 tests
Image compression Passed 2 tests
Often times overlooked, PNG files can occupy unnecessary space in your plugin
PNG images were not found in this plugin