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: ▲1.63MB] [CPU: ▲4.88ms] Passed 4 tests
This is a short check of server-side resources used by CRM Connector Plus
Normal server usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 5.10 ▲1.64 | 43.98 ▲5.82 |
Dashboard /wp-admin | 4.94 ▲1.63 | 52.33 ▲0.80 |
Posts /wp-admin/edit.php | 4.99 ▲1.63 | 62.13 ▲17.59 |
Add New Post /wp-admin/post-new.php | 7.52 ▲1.63 | 101.14 ▲7.32 |
Media Library /wp-admin/upload.php | 4.86 ▲1.63 | 42.76 ▲5.56 |
Server storage [IO: ▲4.12MB] [DB: ▲0.02MB] Passed 3 tests
Filesystem and database footprint
No storage issues were detected
Filesystem: 90 new files
Database: 14 new tables, 14 new options
New tables |
---|
wp_smack_ulb_databucket_meta |
wp_smack_ulb_outcrm_field_manager |
wp_smack_ulb_addon_crm_leads |
wp_smack_ulb_formrelation |
wp_smack_ulb_addon_crm_lead_exception |
wp_smack_ulb_databucket_info |
wp_smack_ulb_shortcode_manager |
wp_smack_ulb_group_manager |
wp_smack_ulb_submitted_forms |
wp_smack_ulb_ecom_info |
... |
New WordPress options |
---|
can_compress_scripts |
widget_recent-comments |
theysaidso_admin_options |
WPULB_ACTIVE_CRM_ADDON |
WPULB_SCHEDULE_STATUS |
WPULB_USER_ONE_TIME_MANUAL_SYNC |
WPULB_ACTIVATED_COUNT |
db_upgraded |
WPULB_ACTIVE_HELPDESK_ADDON |
WPULB_WOOCOM_PRODUCT_ONE_TIME_MANUAL_SYNC |
... |
Browser metrics Passed 4 tests
CRM Connector Plus: 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,815 ▲80 | 13.19 ▼1.39 | 1.53 ▼0.07 | 39.63 ▼3.47 |
Dashboard /wp-admin | 2,224 ▲33 | 4.91 ▼0.98 | 101.98 ▼1.53 | 73.29 ▲30.28 |
Posts /wp-admin/edit.php | 2,110 ▲24 | 1.98 ▼0.08 | 37.82 ▲1.04 | 34.41 ▲4.36 |
Add New Post /wp-admin/post-new.php | 1,527 ▼7 | 21.49 ▼1.42 | 778.83 ▲150.46 | 57.76 ▲3.93 |
Media Library /wp-admin/upload.php | 1,403 ▲12 | 4.17 ▼0.04 | 108.12 ▲10.08 | 45.20 ▲2.34 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.02MB] 50% from 4 tests
🔸 Tests weight: 35 | The uninstall procedure must remove all plugin files and extra database tables
You still need to fix the following
- The plugin did not uninstall successfully, leaving 14 tables in the database
- wp_smack_ulb_addon_crm_leads
- wp_smack_ulb_group_manager
- wp_smack_ulb_databucket_info
- wp_smack_ulb_submitted_forms
- wp_smack_ulb_shortcode_manager
- wp_smack_ulb_manage_fields
- wp_smack_ulb_formrelation
- wp_smack_ulb_ecom_info
- wp_smack_ulb_addon_crm_lead_exception
- wp_smack_ulb_outcrm_field_manager
- ...
- This plugin does not fully uninstall, leaving 14 options in the database
- WPULB_SCHEDULE_STATUS
- WPULB_WOOCOM_PRODUCT_ONE_TIME_MANUAL_SYNC
- theysaidso_admin_options
- WPULB_DEACTIVATED_COUNT
- WPULB_ACTIVE_CRM_ADDON
- widget_recent-comments
- widget_theysaidso_widget
- can_compress_scripts
- widget_recent-posts
- WPULB_ACTIVE_HELPDESK_ADDON
- ...
Smoke tests Passed 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | A shallow check that no server-side errors were triggered
The smoke test was a success, however most plugin functionality was not tested
SRP Passed 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
Congratulations! This plugin passed the SRP test
User-side errors Passed 1 test
🔹 Test weight: 20 | This is just a short smoke test looking for browser issues
No browser issues were found
Optimizations
Plugin configuration 86% from 29 tests
readme.txt 81% from 16 tests
The readme.txt file is important because it is parsed by WordPress.org for the public listing of your plugin
Please fix the following attributes:
- Screenshots: These screenshots require images: #1 (CRM Configuration), #2 (Data Bucket Section), #3 (Form Management), #4 (Data Bucket Settings), #5 (Default Form Settings), #6 (Form Edit View), #7 (Individual Form Settings), #8 (Form Field Arragement), #9 (Form Mappig with CRM)
- Tags: You are using too many tags: 14 tag instead of maximum 10
- Requires php: The plugin version is formatted incorrectly
crm-connector-plus/crm-connector-plus.php 92% from 13 tests
The entry point to "CRM Connector Plus" version 0.1 is a PHP file that has certain tags in its header comment area
Please take the time to fix the following:
- Description: The description should be shorter than 140 characters (currently 162 characters long)
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | An overview of files in this plugin; executable files are not allowed
There were no executable files found in this plugin13,048 lines of code in 43 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 29 | 1,333 | 1,051 | 8,280 |
SVG | 2 | 0 | 0 | 2,696 |
JavaScript | 5 | 316 | 1,096 | 1,218 |
CSS | 7 | 134 | 11 | 854 |
PHP code Passed 2 tests
An short overview of logical lines of code, cyclomatic complexity, and other code metrics
There were no cyclomatic complexity issued detected
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.34 |
Average class complexity | 49.00 |
▷ Minimum class complexity | 2.00 |
▷ Maximum class complexity | 180.00 |
Average method complexity | 5.65 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 55.00 |
Code structure | ||
---|---|---|
Namespaces | 1 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 22 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 22 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 227 | |
▷ Static methods | 149 | 65.64% |
▷ Public methods | 227 | 100.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 9 | |
▷ Named functions | 9 | 100.00% |
▷ Anonymous functions | 0 | 0.00% |
Constants | 0 | |
▷ Global constants | 0 | 0.00% |
▷ Class constants | 0 | 0.00% |
▷ Public constants | 0 | 0.00% |
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
36 PNG files occupy 1.23MB with 0.74MB in potential savings
Potential savings
Compression of 5 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
assets/images/zendesk.png | 1.68KB | 0.89KB | ▼ 46.83% |
assets/images/zohosupport.png | 7.60KB | 2.85KB | ▼ 62.44% |
screenshot-4.png | 77.98KB | 22.30KB | ▼ 71.40% |
assets/images/usersync.png | 23.00KB | 9.67KB | ▼ 57.95% |
assets/images/allinonecrm.png | 169.76KB | 68.13KB | ▼ 59.87% |