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
Installer ran successfully
Server metrics [RAM: ▲0.73MB] [CPU: ▼2.52ms] Passed 4 tests
An overview of server-side resources used by WP Zoho for Contact Form 7, WPforms, Elementor and Ninja Forms - CRM, Bigin
Normal server usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.80 ▲0.34 | 42.69 ▼7.93 |
Dashboard /wp-admin | 4.21 ▲0.91 | 55.12 ▲3.98 |
Posts /wp-admin/edit.php | 4.26 ▲0.90 | 53.57 ▲0.50 |
Add New Post /wp-admin/post-new.php | 6.73 ▲0.84 | 89.04 ▼6.62 |
Media Library /wp-admin/upload.php | 4.06 ▲0.84 | 44.58 ▲8.96 |
Server storage [IO: ▲1.32MB] [DB: ▲0.00MB] Passed 3 tests
Analyzing filesystem and database footprints of this plugin
This plugin installed successfully
Filesystem: 71 new files
Database: 3 new tables, 7 new options
New tables |
---|
wp_vxcf_zoho_accounts |
wp_vxcf_zoho_log |
wp_vxcf_zoho |
New WordPress options |
---|
widget_recent-posts |
widget_recent-comments |
theysaidso_admin_options |
widget_theysaidso_widget |
vxcf_zoho_version |
can_compress_scripts |
db_upgraded |
Browser metrics Passed 4 tests
A check of browser resources used by WP Zoho for Contact Form 7, WPforms, Elementor and Ninja Forms - CRM, Bigin
This plugin has a minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,816 ▲70 | 13.36 ▼1.40 | 1.89 ▼0.10 | 41.52 ▼3.30 |
Dashboard /wp-admin | 2,219 ▲28 | 5.85 ▼0.00 | 103.66 ▼12.09 | 41.03 ▼3.21 |
Posts /wp-admin/edit.php | 2,105 ▲16 | 2.03 ▼0.02 | 39.26 ▲0.77 | 36.54 ▲1.97 |
Add New Post /wp-admin/post-new.php | 1,546 ▲13 | 23.26 ▼0.01 | 669.88 ▼14.69 | 56.26 ▲3.65 |
Media Library /wp-admin/upload.php | 1,404 ▲13 | 4.21 ▼0.03 | 96.16 ▼12.25 | 43.84 ▲0.69 |
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
The following items require your attention
- The uninstall procedure failed, leaving 3 tables in the database
- wp_vxcf_zoho_log
- wp_vxcf_zoho
- wp_vxcf_zoho_accounts
- Zombie WordPress options detected upon uninstall: 7 options
- theysaidso_admin_options
- can_compress_scripts
- vxcf_zoho_version
- db_upgraded
- widget_recent-comments
- widget_theysaidso_widget
- widget_recent-posts
Smoke tests Passed 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a shallow check for server-side errors
Good news, no errors were detected
SRP Passed 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
No output text or server-side errors detected on direct access of PHP files
User-side errors Passed 1 test
🔹 Test weight: 20 | This is just a short smoke test looking for browser issues
There were no browser issues found
Optimizations
Plugin configuration 93% from 29 tests
readme.txt Passed 16 tests
The readme.txt file uses markdown syntax to describe your plugin to the world
5 plugin tags: wordpress zoho crm, wordpress zoho crm plugin, contact form 7 zoho crm integration, contact form 7 zoho crm, zoho crm wordpress leads plugin
cf7-zoho/cf7-zoho.php 85% from 13 tests
Analyzing the main PHP file in "WP Zoho for Contact Form 7, WPforms, Elementor and Ninja Forms - CRM, Bigin" version 1.2.5
Please take the time to fix the following:
- Text Domain: Since WordPress version 4.6 the text domain is optional; if specified, it must be the same as the plugin slug
- Description: Please keep the plugin description shorter than 140 characters (currently 223 characters long)
Code Analysis 97% from 3 tests
File types Passed 1 test
🔸 Test weight: 35 | This is an overview of file extensions present in this plugin and a short test that no dangerous files are bundled with this plugin
No dangerous file extensions were detected8,545 lines of code in 29 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 20 | 837 | 817 | 7,628 |
SVG | 1 | 0 | 0 | 640 |
CSS | 5 | 23 | 10 | 271 |
JavaScript | 3 | 1 | 20 | 6 |
PHP code 50% from 2 tests
This is a short overview of cyclomatic complexity and code structure for this plugin
It is recommended to fix the following
- Please reduce cyclomatic complexity of methods to less than 100 (currently 112)
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.51 |
Average class complexity | 170.00 |
▷ Minimum class complexity | 6.00 |
▷ Maximum class complexity | 482.00 |
Average method complexity | 6.94 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 112.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 7 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 7 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 199 | |
▷ Static methods | 6 | 3.02% |
▷ Public methods | 193 | 96.98% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 6 | 3.02% |
Functions | 0 | |
▷ Named functions | 0 | 0.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
Using a strong compression for your PNG files is a great way to speed-up your plugin
35 PNG files occupy 0.08MB with 0.02MB in potential savings
Potential savings
Compression of 5 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
css/images/ui-bg_glass_95_fef1ec_1x400.png | 0.32KB | 0.15KB | ▼ 54.82% |
css/images/ui-icons_ffffff_256x240.png | 6.15KB | 4.17KB | ▼ 32.13% |
css/images/ui-bg_glass_65_ffffff_1x400.png | 0.20KB | 0.09KB | ▼ 57.49% |
css/images/ui-icons_88a206_256x240.png | 4.44KB | 4.17KB | ▼ 6.02% |
css/images/ui-icons_2e83ff_256x240.png | 4.44KB | 4.17KB | ▼ 6.02% |