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.09MB] [CPU: ▼6.28ms] Passed 4 tests
A check of server-side resources used by Integration of Zoho CRM and WPForms
Normal server usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.56 ▲0.10 | 33.38 ▼6.37 |
Dashboard /wp-admin | 3.39 ▲0.09 | 46.27 ▼1.21 |
Posts /wp-admin/edit.php | 3.51 ▲0.15 | 48.57 ▼0.34 |
Add New Post /wp-admin/post-new.php | 5.98 ▲0.09 | 90.78 ▼17.19 |
Media Library /wp-admin/upload.php | 3.32 ▲0.09 | 38.36 ▲1.97 |
Server storage [IO: ▲1.24MB] [DB: ▲0.00MB] Passed 3 tests
Analyzing filesystem and database footprints of this plugin
The plugin installed successfully
Filesystem: 79 new files
Database: 3 new tables, 8 new options
New tables |
---|
wp_bitwpfzc_integration |
wp_bitwpfzc_gclid |
wp_bitwpfzc_zoho_crm_log_details |
New WordPress options |
---|
bitwpfzc_installed |
widget_recent-comments |
can_compress_scripts |
widget_theysaidso_widget |
db_upgraded |
bitwpfzc_version |
widget_recent-posts |
theysaidso_admin_options |
Browser metrics Passed 4 tests
Checking browser requirements for Integration of Zoho CRM and WPForms
This plugin renders optimally with no browser resource issues detected
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,805 ▲59 | 13.24 ▼1.32 | 1.73 ▼0.07 | 42.09 ▲2.89 |
Dashboard /wp-admin | 2,211 ▲23 | 5.90 ▼0.15 | 108.80 ▼6.27 | 43.18 ▼0.82 |
Posts /wp-admin/edit.php | 2,096 ▲7 | 1.97 ▼0.02 | 40.73 ▼1.52 | 35.21 ▼2.93 |
Add New Post /wp-admin/post-new.php | 1,519 ▼16 | 17.54 ▼5.78 | 658.31 ▼29.58 | 64.56 ▲7.43 |
Media Library /wp-admin/upload.php | 1,393 ▲5 | 4.25 ▲0.05 | 96.88 ▼8.87 | 45.85 ▼0.92 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 50% from 4 tests
🔸 Tests weight: 35 | It is important to correctly uninstall your plugin, without leaving any traces
It is recommended to fix the following
- The uninstall procedure failed, leaving 3 tables in the database
- wp_bitwpfzc_gclid
- wp_bitwpfzc_zoho_crm_log_details
- wp_bitwpfzc_integration
- Zombie WordPress options detected upon uninstall: 8 options
- can_compress_scripts
- bitwpfzc_installed
- theysaidso_admin_options
- bitwpfzc_version
- widget_recent-comments
- widget_theysaidso_widget
- db_upgraded
- widget_recent-posts
Smoke tests 50% from 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a short smoke test looking for server-side errors
The smoke test was a success, however most plugin functionality was not tested
SRP 0% from 2 tests
🔹 Tests weight: 20 | The single-responsibility principle applies for WordPress plugins as well - please make sure your PHP files perform no actions when accessed directly
Please take a closer look at the following
- 1× PHP files perform the task of outputting text when accessed with GET requests:
- > /wp-content/plugins/integration-of-zoho-crm-and-wpforms/assets/js/index.php
- 4× PHP files trigger server-side errors or warnings when accessed directly:
- > PHP Fatal error
Uncaught Error: Class 'BitCode\\BITWPFZC\\Core\\Database\\Model' not found in wp-content/plugins/integration-of-zoho-crm-and-wpforms/includes/Core/Database/IntegrationModel.php:12
- > PHP Fatal error
Uncaught Error: Class 'BitCode\\BITWPFZC\\Core\\Database\\Model' not found in wp-content/plugins/integration-of-zoho-crm-and-wpforms/includes/Core/Database/GclidModel.php:12
- > PHP Fatal error
Uncaught Error: Call to undefined function __() in wp-content/plugins/integration-of-zoho-crm-and-wpforms/languages/generatedString.php:4
- > PHP Fatal error
Uncaught Error: Class 'BitCode\\BITWPFZC\\Core\\Database\\Model' not found in wp-content/plugins/integration-of-zoho-crm-and-wpforms/includes/Core/Database/LogModel.php:12
- > PHP Fatal error
User-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no browser errors were triggered
There were no browser issues found
Optimizations
Plugin configuration 93% from 29 tests
readme.txt Passed 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
9 plugin tags: wpforms integration, integration, zoho with wpforms, zoho crm, wpforms with zoho...
integration-of-zoho-crm-and-wpforms/bitwpfzc.php 85% from 13 tests
"Integration of Zoho CRM and WPForms" version 1.0.4's primary PHP file adds more information about the plugin and serves as the entry point for WordPress
You should first fix the following items:
- Main file name: The principal plugin file should be the same as the plugin slug ("integration-of-zoho-crm-and-wpforms.php" instead of "bitwpfzc.php")
- Text Domain: The text domain must be the same as the plugin slug, although optional since WordPress version 4.6
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | There should be no dangerous file extensions present in any WordPress plugin
No dangerous file extensions were detected3,445 lines of code in 71 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 44 | 546 | 756 | 3,383 |
JSON | 3 | 0 | 0 | 38 |
JavaScript | 20 | 0 | 3 | 20 |
CSS | 2 | 0 | 0 | 2 |
SVG | 2 | 0 | 0 | 2 |
PHP code Passed 2 tests
An overview 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.51 |
Average class complexity | 18.42 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 79.00 |
Average method complexity | 4.62 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 40.00 |
Code structure | ||
---|---|---|
Namespaces | 12 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 33 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 33 | 100.00% |
▷ Final classes | 20 | 60.61% |
Methods | 160 | |
▷ Static methods | 53 | 33.12% |
▷ Public methods | 144 | 90.00% |
▷ Protected methods | 9 | 5.62% |
▷ Private methods | 7 | 4.38% |
Functions | 4 | |
▷ Named functions | 3 | 75.00% |
▷ Anonymous functions | 1 | 25.00% |
Constants | 7 | |
▷ Global constants | 7 | 100.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
All PNG images should be compressed to minimize bandwidth usage for end users
There were not PNG files found in your plugin