Benchmarks
Plugin footprint 65% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | The install procedure must perform silently
The plugin installed gracefully, with no errors
Server metrics [RAM: ▲0.70MB] [CPU: ▲2.09ms] Passed 4 tests
This is a short check of server-side resources used by Integration for Mailchimp and Contact Form 7, WPForms, Elementor, Ninja Forms
No issues were detected with server-side resource usage
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.79 ▲0.33 | 44.54 ▲6.11 |
Dashboard /wp-admin | 4.18 ▲0.87 | 53.38 ▲6.31 |
Posts /wp-admin/edit.php | 4.23 ▲0.87 | 50.55 ▲1.98 |
Add New Post /wp-admin/post-new.php | 6.70 ▲0.81 | 83.94 ▼6.03 |
Media Library /wp-admin/upload.php | 4.03 ▲0.80 | 40.62 ▲8.23 |
Server storage [IO: ▲1.29MB] [DB: ▲0.00MB] Passed 3 tests
A short overview of filesystem and database impact
No storage issues were detected
Filesystem: 71 new files
Database: 3 new tables, 7 new options
New tables |
---|
wp_vxcf_mailchimp_accounts |
wp_vxcf_mailchimp_log |
wp_vxcf_mailchimp |
New WordPress options |
---|
can_compress_scripts |
vxcf_mailchimp_version |
db_upgraded |
widget_recent-comments |
widget_recent-posts |
widget_theysaidso_widget |
theysaidso_admin_options |
Browser metrics Passed 4 tests
Checking browser requirements for Integration for Mailchimp and Contact Form 7, WPForms, Elementor, Ninja Forms
Minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,805 ▲59 | 14.37 ▲0.01 | 1.69 ▲0.00 | 53.13 ▲11.61 |
Dashboard /wp-admin | 2,211 ▲34 | 5.62 ▲0.06 | 84.01 ▼2.93 | 37.41 ▼5.05 |
Posts /wp-admin/edit.php | 2,113 ▲13 | 1.98 ▼0.01 | 33.78 ▼7.55 | 34.68 ▼4.23 |
Add New Post /wp-admin/post-new.php | 1,539 ▲2 | 23.59 ▲5.30 | 667.18 ▲62.40 | 61.44 ▼1.87 |
Media Library /wp-admin/upload.php | 1,419 ▲19 | 4.16 ▲0.01 | 96.60 ▲2.40 | 41.96 ▲0.51 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 50% from 4 tests
🔸 Tests weight: 35 | Verifying that this plugin uninstalls completely without leaving any traces
It is recommended to fix the following
- Zombie tables detected upon uninstall: 3 tables
- wp_vxcf_mailchimp_log
- wp_vxcf_mailchimp_accounts
- wp_vxcf_mailchimp
- Zombie WordPress options detected upon uninstall: 7 options
- widget_recent-posts
- db_upgraded
- can_compress_scripts
- widget_theysaidso_widget
- vxcf_mailchimp_version
- widget_recent-comments
- theysaidso_admin_options
Smoke tests Passed 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | Just a short smoke test targeting errors on the server (in the Apache logs)
The smoke test was a success, however most plugin functionality was not tested
SRP Passed 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
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 a shallow check for browser errors
No browser issues were 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: elementor form mailchimp, contact form 7 mailchimp, mailchimp, contact form 7, ninja forms mailchimp
cf7-mailchimp/cf7-mailchimp.php 85% from 13 tests
Analyzing the main PHP file in "Integration for Mailchimp and Contact Form 7, WPForms, Elementor, Ninja Forms" version 1.1.3
You should first fix the following items:
- Description: Please keep the plugin description shorter than 140 characters (currently 234 characters long)
- Text Domain: The text domain must be the same as the plugin slug, although optional since WordPress version 4.6
Code Analysis 97% from 3 tests
File types Passed 1 test
🔸 Test weight: 35 | Executable files are considered dangerous and should not be included with any WordPress plugin
No dangerous file extensions were detected8,032 lines of code in 29 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 20 | 787 | 761 | 7,115 |
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
Please fix the following
- Cyclomatic complexity of methods has to be reduced to less than 100 (currently 113)
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.53 |
Average class complexity | 154.29 |
▷ Minimum class complexity | 6.00 |
▷ Maximum class complexity | 473.00 |
Average method complexity | 6.65 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 113.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 | 190 | |
▷ Static methods | 6 | 3.16% |
▷ Public methods | 184 | 96.84% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 6 | 3.16% |
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
PNG files should be compressed to save space and minimize bandwidth usage
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-icons_ffeb33_256x240.png | 4.44KB | 4.17KB | ▼ 6.02% |
css/images/ui-icons_222222_256x240.png | 6.76KB | 4.17KB | ▼ 38.24% |
css/images/ui-bg_glass_65_ffffff_1x400.png | 0.20KB | 0.09KB | ▼ 57.49% |
css/images/ui-icons_cd0a0a_256x240.png | 4.44KB | 4.17KB | ▼ 6.02% |
css/images/ui-bg_glass_75_e6e6e6_1x400.png | 0.26KB | 0.15KB | ▼ 42.37% |