Benchmarks
Plugin footprint 65% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | It is important to correctly install your plugin, without throwing errors or notices
This plugin's installer ran successfully
Server metrics [RAM: ▲0.26MB] [CPU: ▼1.62ms] Passed 4 tests
An overview of server-side resources used by HelpGent - Your Ultimate Help Agent for Conversational Form. Craft Multi Step Form with Video, Voice, Screen Recording, & Text Messaging Features
Normal server usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.87 ▲0.40 | 48.26 ▲6.23 |
Dashboard /wp-admin | 3.50 ▲0.20 | 48.33 ▼11.09 |
Posts /wp-admin/edit.php | 3.62 ▲0.26 | 49.59 ▲1.57 |
Add New Post /wp-admin/post-new.php | 6.30 ▲0.42 | 92.75 ▼3.18 |
Media Library /wp-admin/upload.php | 3.42 ▲0.20 | 40.65 ▲8.87 |
All Forms /wp-admin/admin.php?page=helpgent | 3.47 | 41.91 |
Server storage [IO: ▲4.01MB] [DB: ▲0.02MB] 67% from 3 tests
A short overview of filesystem and database impact
Just a few items left to fix
- There were 9 files (261.38KB) illegally modified outside of "wp-content/plugins/helpgent/" and "wp-content/uploads/"
- (new file) wp-content/helpgent-font-family/inter-bold.woff2
- (new file) wp-content/helpgent-font-family/inter-bold.woff
- (new file) wp-content/helpgent-font-family/inter-semibold.woff2
- (new file) wp-content/helpgent-font-family/inter-regular.woff
- (modified) .htaccess
- (new file) wp-content/helpgent-font-family/inter-regular.woff2
- (new file) wp-content/helpgent-font-family/inter-semibold.woff
- (new file) wp-content/helpgent-font-family/inter-medium.woff2
- (new file) wp-content/helpgent-font-family/inter-medium.woff
Filesystem: 421 new files
Database: 19 new tables, 12 new options
New tables |
---|
wp_helpgent_attachments |
wp_helpgent_messages |
wp_helpgent_guest_users |
wp_helpgent_tags |
wp_helpgent_form_meta |
wp_helpgent_response_tag |
wp_helpgent_open_ended_text_inners |
wp_helpgent_guest_user_meta |
wp_helpgent_contact_info |
wp_helpgent_forms |
... |
New WordPress options |
---|
helpgent-settings |
helpgent_is_running_background_media_transfer_process |
widget_recent-posts |
helpgent_is_complete_font_family_download |
helpgent_migrations |
theysaidso_admin_options |
widget_theysaidso_widget |
can_compress_scripts |
helpgent_is_running_background_process |
db_upgraded |
... |
Browser metrics Passed 4 tests
An overview of browser requirements for HelpGent - Your Ultimate Help Agent for Conversational Form. Craft Multi Step Form with Video, Voice, Screen Recording, & Text Messaging Features
This plugin has a minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 3,004 ▲242 | 22.49 ▲8.15 | 201.73 ▲199.72 | 28.15 ▼15.25 |
Dashboard /wp-admin | 2,278 ▲101 | 5.52 ▼0.14 | 87.69 ▼4.95 | 43.89 ▼1.57 |
Posts /wp-admin/edit.php | 2,183 ▲83 | 2.03 ▲0.03 | 35.32 ▼4.50 | 32.51 ▼1.37 |
Add New Post /wp-admin/post-new.php | 1,566 ▲40 | 23.13 ▼0.20 | 675.65 ▲53.62 | 54.06 ▲0.38 |
Media Library /wp-admin/upload.php | 1,474 ▲74 | 4.15 ▼0.02 | 101.36 ▲4.28 | 46.01 ▲4.84 |
All Forms /wp-admin/admin.php?page=helpgent | 1,452 | 13.74 | 206.18 | 51.22 |
Uninstaller [IO: ▲0.25MB] [DB: ▲0.02MB] 50% from 4 tests
🔸 Tests weight: 35 | All plugins must uninstall correctly, removing their source code and extra database tables they might have created
These items require your attention
- The plugin did not uninstall successfully, leaving 19 tables in the database
- wp_helpgent_attachment_upload_sessions
- wp_helpgent_messages
- wp_helpgent_response_attachment
- wp_helpgent_response_meta
- wp_helpgent_response_tag
- wp_helpgent_open_ended_text_inners
- wp_helpgent_form_meta
- wp_helpgent_attachments
- wp_helpgent_attachment_transfer_queues
- wp_helpgent_message_forwards
- ...
- Zombie WordPress options were found after uninstall: 12 options
- can_compress_scripts
- helpgent_is_running_background_process
- helpgent_migrations
- helpgent_is_complete_font_family_download
- widget_recent-posts
- helpgent_media_migration_status
- widget_theysaidso_widget
- helpgent-settings
- helpgent_is_running_background_media_transfer_process
- widget_recent-comments
- ...
Smoke tests 75% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no server-side errors were triggered
Even though everything seems fine, this is not an exhaustive test
SRP 50% from 2 tests
🔹 Tests weight: 20 | A shallow check of the single-responsibility principle; PHP files should perform no action - including output of placeholder text - and trigger no errors when accessed directly
The following issues need your attention
- 196× GET requests to PHP files have triggered server-side errors or warnings (only 10 are shown):
- > PHP Fatal error
Uncaught Error: Class 'HelpGent\\App\\Http\\Controllers\\Controller' not found in wp-content/plugins/helpgent/app/Http/Controllers/Admin/PageController.php:11
- > PHP Fatal error
Uncaught Error: Interface 'HelpGent\\WaxFramework\\Contracts\\Provider' not found in wp-content/plugins/helpgent/app/Providers/LocalizationServiceProvider.php:7
- > PHP Fatal error
Uncaught Error: Call to undefined function helpgent_render() in wp-content/plugins/helpgent/resources/views/form-preview-notice.php:38
- > PHP Fatal error
Uncaught Error: Interface 'HelpGent\\DI\\Definition\\Source\\DefinitionSource' not found in wp-content/plugins/helpgent/vendor/vendor-src/php-di/php-di/src/Definition/Source/ReflectionBasedAutowiring.php:15
- > PHP Fatal error
Uncaught Error: Interface 'HelpGent\\Laravel\\SerializableClosure\\Contracts\\Signer' not found in wp-content/plugins/helpgent/vendor/vendor-src/laravel/serializable-closure/src/Signers/Hmac.php:6
- > PHP Fatal error
Uncaught Error: Class 'HelpGent\\Invoker\\Exception\\InvocationException' not found in wp-content/plugins/helpgent/vendor/vendor-src/php-di/invoker/src/Exception/NotEnoughParametersException.php:9
- > PHP Fatal error
Uncaught Error: Class 'HelpGent\\App\\Http\\Controllers\\Controller' not found in wp-content/plugins/helpgent/app/Http/Controllers/Admin/UserController.php:11
- > PHP Fatal error
Uncaught Error: Class 'HelpGent\\App\\BackgroundProcessors\\CoreBackgroundProcess' not found in wp-content/plugins/helpgent/app/BackgroundProcessors/BackgroundMediaTransferProcess.php:5
- > PHP Fatal error
Uncaught Error: Class 'HelpGent\\WaxFramework\\Routing\\Providers\\RouteServiceProvider' not found in wp-content/plugins/helpgent/vendor/vendor-src/waxframework/framework/src/Providers/RouteServiceProvider.php:8
- > PHP Fatal error
Uncaught Error: Class 'HelpGent\\Database\\Migrations\\V1\\MigratorBase' not found in wp-content/plugins/helpgent/database/Migrations/V1/SettingsMigrator.php:5
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | This is just a short smoke test looking for browser issues
Everything seems fine on the user side
Optimizations
Plugin configuration 90% from 29 tests
readme.txt 88% from 16 tests
The readme.txt file is undoubtedly the most important file in your plugin, preparing it for public listing on WordPress.org
These attributes need your attention:
- Tags: Please reduce the number of tags, currently 12 tag instead of maximum 10
- Screenshots: These screenshots lack descriptions #1, #10, #11, #12, #13, #14, #2, #3, #4, #5, #6, #7, #8, #9 in helpgent/assets to your readme.txt
helpgent/helpgent.php 92% from 13 tests
The entry point to "HelpGent - Your Ultimate Help Agent for Conversational Form. Craft Multi Step Form with Video, Voice, Screen Recording, & Text Messaging Features" version 2.0.1 is a PHP file that has certain tags in its header comment area
Please take the time to fix the following:
- Description: Please don't use more than 140 characters for the plugin description (currently 167 characters long)
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
Everything looks great! No dangerous files found in this plugin51,516 lines of code in 409 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
JavaScript | 45 | 505 | 3,785 | 29,519 |
PHP | 358 | 4,009 | 4,795 | 21,058 |
JSON | 2 | 0 | 0 | 898 |
SVG | 2 | 0 | 1 | 39 |
CSS | 2 | 1 | 0 | 2 |
PHP code Passed 2 tests
A short review of cyclomatic complexity and code structure
Although this was not an exhaustive test, there were no cyclomatic complexity issues detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.35 |
Average class complexity | 8.68 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 318.00 |
Average method complexity | 2.25 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 63.00 |
Code structure | ||
---|---|---|
Namespaces | 67 | |
Interfaces | 22 | |
Traits | 1 | |
Classes | 281 | |
▷ Abstract classes | 12 | 4.27% |
▷ Concrete classes | 269 | 95.73% |
▷ Final classes | 3 | 1.12% |
Methods | 1,667 | |
▷ Static methods | 196 | 11.76% |
▷ Public methods | 1,450 | 86.98% |
▷ Protected methods | 153 | 9.18% |
▷ Private methods | 64 | 3.84% |
Functions | 136 | |
▷ Named functions | 61 | 44.85% |
▷ Anonymous functions | 75 | 55.15% |
Constants | 36 | |
▷ Global constants | 5 | 13.89% |
▷ Class constants | 31 | 86.11% |
▷ Public constants | 29 | 93.55% |
Plugin size 50% from 2 tests
Image compression 50% from 2 tests
All PNG images should be compressed to minimize bandwidth usage for end users
6 PNG files occupy 0.02MB with 0.01MB in potential savings
Potential savings
Compression of 5 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
(invalid) assets/build/images/user-placeholder.7c28a1aa.png | 2.08KB | 0.00KB | ▼ 100.00% |
assets/build/images/placeholder.2549b5c4.png | 1.26KB | 0.40KB | ▼ 68.19% |
(invalid) assets/img/user-placeholder.png | 2.08KB | 0.00KB | ▼ 100.00% |
assets/img/permission.png | 5.68KB | 1.96KB | ▼ 65.44% |
assets/img/placeholder.png | 1.26KB | 0.40KB | ▼ 68.19% |