Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | The install procedure must perform silently
The plugin installed successfully, without throwing any errors or notices
Server metrics [RAM: ▲0.01MB] [CPU: ▼4.13ms] Passed 4 tests
A check of server-side resources used by LeadBooster Chatbot by Pipedrive
Server-side resource usage in normal parameters
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.48 ▲0.01 | 45.41 ▼3.38 |
Dashboard /wp-admin | 3.32 ▲0.01 | 55.39 ▼3.80 |
Posts /wp-admin/edit.php | 3.37 ▲0.01 | 52.99 ▼2.82 |
Add New Post /wp-admin/post-new.php | 5.90 ▲0.01 | 95.31 ▼6.50 |
Media Library /wp-admin/upload.php | 3.24 ▲0.01 | 39.04 ▲2.74 |
LeadBooster Chatbot by Pipedrive /wp-admin/options-general.php?page=pipedrive | 3.23 | 37.24 |
Server storage [IO: ▲0.14MB] [DB: ▲0.00MB] Passed 3 tests
A short overview of filesystem and database impact
The plugin installed successfully
Filesystem: 15 new files
Database: no new tables, 6 new options
New WordPress options |
---|
theysaidso_admin_options |
can_compress_scripts |
widget_recent-comments |
db_upgraded |
widget_theysaidso_widget |
widget_recent-posts |
Browser metrics Passed 4 tests
LeadBooster Chatbot by Pipedrive: an overview of browser usage
This plugin renders optimally with no browser resource issues detected
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,793 ▲32 | 14.38 ▼0.00 | 1.82 ▲0.05 | 43.53 ▼2.86 |
Dashboard /wp-admin | 2,202 ▲28 | 5.66 ▲0.08 | 93.45 ▲1.52 | 42.01 ▼0.69 |
Posts /wp-admin/edit.php | 2,104 ▲4 | 2.01 ▼0.12 | 32.50 ▼8.55 | 35.13 ▼1.08 |
Add New Post /wp-admin/post-new.php | 1,548 ▲14 | 23.27 ▲0.01 | 670.99 ▼50.44 | 52.92 ▼2.91 |
Media Library /wp-admin/upload.php | 1,407 ▲7 | 4.21 ▼0.02 | 94.52 ▼13.84 | 45.62 ▼5.76 |
LeadBooster Chatbot by Pipedrive /wp-admin/options-general.php?page=pipedrive | 981 | 2.17 | 27.72 | 29.77 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | It is important to correctly uninstall your plugin, without leaving any traces
Please fix the following items
- Zombie WordPress options detected upon uninstall: 6 options
- db_upgraded
- widget_recent-posts
- widget_recent-comments
- theysaidso_admin_options
- widget_theysaidso_widget
- can_compress_scripts
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 | It is important to ensure that your PHP files perform no action when accessed directly, respecting the single-responsibility principle
Please fix the following items
- 1× PHP files output non-empty strings when accessed directly via GET requests:
- > /wp-content/plugins/leadbooster-by-pipedrive/pipedrive.php
- 3× GET requests to PHP files have triggered server-side errors or warnings:
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/leadbooster-by-pipedrive/includes/core.php:7
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/leadbooster-by-pipedrive/includes/embed.php:3
- > PHP Fatal error
Uncaught Error: Call to undefined function add_action() in wp-content/plugins/leadbooster-by-pipedrive/includes/admin.php:3
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for browser errors
No browser errors were detected
Optimizations
Plugin configuration 90% 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
Please fix the following attributes:
- Screenshots: Screenshot #1 (Plugin settings page) image not found
leadbooster-by-pipedrive/pipedrive.php 85% from 13 tests
Analyzing the main PHP file in "LeadBooster Chatbot by Pipedrive" version 1.1.0
It is important to fix the following:
- Main file name: Please rename the main PHP file in this plugin to the plugin slug ("leadbooster-by-pipedrive.php" instead of "pipedrive.php")
- Description: Please don't use more than 140 characters for the plugin description (currently 179 characters long)
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | Executable files are considered dangerous and should not be included with any WordPress plugin
There were no executable files found in this plugin576 lines of code in 11 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 4 | 37 | 25 | 250 |
SVG | 3 | 0 | 3 | 142 |
Sass | 1 | 17 | 0 | 93 |
CSS | 1 | 1 | 1 | 63 |
JavaScript | 2 | 3 | 7 | 28 |
PHP code Passed 2 tests
Analyzing cyclomatic complexity and code structure
All good! No complexity issues found
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.37 |
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 | 11 | |
▷ Named functions | 11 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 10 | |
▷ Global constants | 10 | 100.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
PNG files should be compressed to save space and minimize bandwidth usage
1 PNG file occupies 0.10MB with 0.05MB in potential savings
Potential savings
Compression of 1 random PNG file using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
screenshot-1.png | 98.03KB | 46.39KB | ▼ 52.68% |