Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | Verifying that this plugin installs correctly without errors
The plugin installed successfully, without throwing any errors or notices
Server metrics [RAM: ▲0.01MB] [CPU: ▼8.08ms] Passed 4 tests
Server-side resources used by Chatbot to boost conversions by Joonbot
This plugin does not affect your website's performance
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.48 ▲0.02 | 43.33 ▲1.29 |
Dashboard /wp-admin | 3.32 ▼0.02 | 53.35 ▼16.04 |
Posts /wp-admin/edit.php | 3.38 ▲0.02 | 47.14 ▼0.79 |
Add New Post /wp-admin/post-new.php | 5.90 ▲0.02 | 86.28 ▼16.76 |
Media Library /wp-admin/upload.php | 3.25 ▲0.02 | 37.42 ▲1.36 |
Server storage [IO: ▲2.77MB] [DB: ▲0.00MB] Passed 3 tests
How much does this plugin use your filesystem and database?
This plugin installed successfully
Filesystem: 20 new files
Database: no new tables, 6 new options
New WordPress options |
---|
theysaidso_admin_options |
widget_recent-posts |
can_compress_scripts |
db_upgraded |
widget_recent-comments |
widget_theysaidso_widget |
Browser metrics Passed 4 tests
Chatbot to boost conversions by Joonbot: an overview of browser usage
Normal browser usage
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,838 ▲77 | 14.24 ▼0.13 | 1.88 ▲0.19 | 40.86 ▼2.50 |
Dashboard /wp-admin | 2,209 ▲29 | 5.63 ▼0.02 | 84.07 ▼10.14 | 41.47 ▼1.21 |
Posts /wp-admin/edit.php | 2,114 ▲14 | 1.98 ▲0.04 | 33.87 ▼1.37 | 39.20 ▲4.26 |
Add New Post /wp-admin/post-new.php | 1,533 ▼2 | 22.95 ▲4.68 | 646.27 ▲4.56 | 60.60 ▼6.84 |
Media Library /wp-admin/upload.php | 1,417 ▲17 | 4.21 ▲0.05 | 105.63 ▼1.88 | 46.45 ▲3.75 |
Joonbot /wp-admin/menus.php | 26 | 0.42 | 0.07 | 13.93 |
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
These items require your attention
- This plugin did not uninstall successfully, leaving 6 options in the database
- theysaidso_admin_options
- widget_recent-posts
- can_compress_scripts
- widget_theysaidso_widget
- db_upgraded
- widget_recent-comments
Smoke tests 25% 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)
Everything seems fine, however this is by no means an exhaustive test
SRP 0% from 2 tests
🔹 Tests weight: 20 | SRP (Single-Responsibility Principle) - PHP files must act as libraries and never output text or perform any action when accessed directly in a browser
The following issues need your attention
- 1× GET requests to PHP files return non-empty strings:
- > /wp-content/plugins/joonbot/joonbot.php
- 3× PHP files trigger server-side errors or warnings when accessed directly:
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/joonbot/includes/core.php:8
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/joonbot/includes/embed.php:3
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/joonbot/includes/menus.php:4
- > PHP Fatal error
User-side errors 0% from 1 test
🔹 Test weight: 20 | A shallow check that no browser errors were triggered
There are user-side issues you should fix
- > GET request to /wp-admin/menus.php
- > Network (severe)
wp-admin/menus.php - Failed to load resource: the server responded with a status of 404 (Not Found)
Optimizations
Plugin configuration 97% from 29 tests
readme.txt 94% from 16 tests
The readme.txt file is undoubtedly the most important file in your plugin, preparing it for public listing on WordPress.org
Attributes that require attention:
- Screenshots: These screenshots do not have images: #1 (No code and intuitive chatbot builder), #2 (Start from a template), #3 (Personalize your design to your brand), #4 (Build complex scenarios), #5 (Powerful targeting), #6 (Integrate with your favourite apps), #7 (Analyze results and iterate on your bot scenario), #8 (Joonbot for product recommendation), #9 (Calendly integration)
joonbot/joonbot.php Passed 13 tests
The main PHP script in "Chatbot to boost conversions by Joonbot" version 2.1.0 is automatically included on every request by WordPress
56 characters long description:
Chatbots for lead generation, sales and data collection.
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | A short review of files and their extensions; it is not recommended to include executable files
Everything looks great! No dangerous files found in this plugin143 lines of code in 5 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 5 | 31 | 25 | 143 |
PHP code Passed 2 tests
Analyzing logical lines of code, cyclomatic complexity, and other code metrics
Great job! No cyclomatic complexity issues were detected in this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.29 |
Average class complexity | 0.00 |
▷ Minimum class complexity | 0.00 |
▷ Maximum class complexity | 0.00 |
Average method complexity | 0.00 |
▷ Minimum method complexity | 0.00 |
▷ Maximum method complexity | 0.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 0 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 0 | 0.00% |
▷ Final classes | 0 | 0.00% |
Methods | 0 | |
▷ Static methods | 0 | 0.00% |
▷ Public methods | 0 | 0.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 6 | |
▷ Named functions | 6 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 4 | |
▷ Global constants | 4 | 100.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.00% |
Plugin size 50% from 2 tests
Image compression 50% from 2 tests
Using a strong compression for your PNG files is a great way to speed-up your plugin
9 PNG files occupy 1.17MB with 0.81MB in potential savings
Potential savings
Compression of 5 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
screenshot-6.png | 111.85KB | 31.12KB | ▼ 72.17% |
screenshot-2.png | 509.47KB | 116.80KB | ▼ 77.07% |
screenshot-7.png | 53.13KB | 14.32KB | ▼ 73.04% |
screenshot-5.png | 63.25KB | 16.63KB | ▼ 73.71% |
assets/icon-128x128.png | 2.08KB | 1.07KB | ▼ 48.54% |