Benchmarks
Plugin footprint 83% from 16 tests
Installer Passed 1 test
🔺 Critical test (weight: 50) | The install procedure must perform silently
The plugin installed successfully, without throwing any errors or notices
Server metrics [RAM: ▲0.49MB] [CPU: ▼3.24ms] Passed 4 tests
An overview of server-side resources used by WPZOOM Forms - Contact Form Plugin for Gutenberg
This plugin has minimal impact on server resources
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.96 ▲0.49 | 42.00 ▲6.13 |
Dashboard /wp-admin | 3.81 ▲0.46 | 49.52 ▼11.58 |
Posts /wp-admin/edit.php | 3.91 ▲0.55 | 52.58 ▲2.46 |
Add New Post /wp-admin/post-new.php | 7.71 ▲1.82 | 102.52 ▼8.92 |
Media Library /wp-admin/upload.php | 3.70 ▲0.47 | 39.10 ▲5.07 |
Add New /wp-admin/post-new.php?post_type=wpzf-form | 7.96 | 91.22 |
Settings /wp-admin/edit.php?post_type=wpzf-form&page=wpzf-settings | 3.82 | 35.25 |
Submissions 00 Submissions /wp-admin/edit.php?post_type=wpzf-submission | 3.74 | 40.79 |
All Forms /wp-admin/edit.php?post_type=wpzf-form | 4.01 | 41.29 |
Server storage [IO: ▲0.91MB] [DB: ▲0.01MB] Passed 3 tests
Analyzing filesystem and database footprints of this plugin
There were no storage issued detected upon installing this plugin
Filesystem: 115 new files
Database: no new tables, 7 new options
New WordPress options |
---|
can_compress_scripts |
widget_recent-posts |
widget_theysaidso_widget |
db_upgraded |
widget_recent-comments |
theysaidso_admin_options |
wpzf-form_first-activate |
Browser metrics Passed 4 tests
WPZOOM Forms - Contact Form Plugin for Gutenberg: an overview of browser usage
This plugin has a minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 3,082 ▲320 | 21.28 ▲7.00 | 152.33 ▲150.53 | 45.13 ▲2.04 |
Dashboard /wp-admin | 2,234 ▲57 | 5.52 ▼0.12 | 80.33 ▼19.79 | 40.83 ▼1.36 |
Posts /wp-admin/edit.php | 2,145 ▲45 | 2.02 ▲0.06 | 38.77 ▲3.08 | 36.09 ▲2.41 |
Add New Post /wp-admin/post-new.php | 6,235 ▲4,700 | 19.61 ▼5.51 | 873.23 ▲219.62 | 39.43 ▼6.85 |
Media Library /wp-admin/upload.php | 1,445 ▲48 | 4.16 ▼0.08 | 103.70 ▲3.72 | 44.11 ▲0.91 |
Add New /wp-admin/post-new.php?post_type=wpzf-form | 1,599 | 20.12 | 913.31 | 44.14 |
Settings /wp-admin/edit.php?post_type=wpzf-form&page=wpzf-settings | 1,109 | 2.11 | 38.57 | 32.21 |
Submissions 00 Submissions /wp-admin/edit.php?post_type=wpzf-submission | 1,221 | 1.97 | 31.34 | 34.01 |
All Forms /wp-admin/edit.php?post_type=wpzf-form | 1,723 | 2.01 | 34.25 | 35.47 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.01MB] 75% from 4 tests
🔸 Tests weight: 35 | Verifying that this plugin uninstalls completely without leaving any traces
It is recommended to fix the following
- Zombie WordPress options were found after uninstall: 7 options
- widget_recent-posts
- widget_theysaidso_widget
- widget_recent-comments
- can_compress_scripts
- wpzf-form_first-activate
- db_upgraded
- theysaidso_admin_options
Smoke tests Passed 4 tests
Server-side errors Passed 1 test
🔹 Test weight: 20 | This is a short smoke test looking for server-side errors
Good news, no errors were detected
SRP Passed 2 tests
🔹 Tests weight: 20 | SRP (Single-Responsibility Principle) - PHP files must act as libraries and never output text or perform any action when accessed directly in a browser
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
Everything seems fine, but this is not an exhaustive test
Optimizations
Plugin configuration 97% from 29 tests
readme.txt 94% from 16 tests
The readme.txt file describes your plugin functionality and requirements and it is parsed to prepare the your plugin's listing
Attributes that require attention:
- Screenshots: No descriptions were found for these screenshots #2, #3, #4 in wpzoom-forms/assets to your readme.txt
wpzoom-forms/wpzoom-forms.php Passed 13 tests
The entry point to "WPZOOM Forms - Contact Form Plugin for Gutenberg" version 1.1.0 is a PHP file that has certain tags in its header comment area
128 characters long description:
Simple, user-friendly contact form plugin for WordPress that utilizes Gutenberg blocks for easy form building and customization.
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | A short glimpse at programming languages used with this plugin and a check that no dangerous files are present
Everything looks great! No dangerous files found in this plugin9,101 lines of code in 102 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
Sass | 5 | 473 | 2 | 2,637 |
JSON | 22 | 0 | 0 | 2,113 |
PHP | 17 | 356 | 607 | 2,074 |
JavaScript | 52 | 259 | 8 | 2,044 |
CSS | 6 | 10 | 5 | 233 |
PHP code Passed 2 tests
A short review of cyclomatic complexity and code structure
No cyclomatic complexity issues were detected for this plugin
Cyclomatic complexity | |
---|---|
Average complexity per logical line of code | 0.57 |
Average class complexity | 99.67 |
▷ Minimum class complexity | 45.00 |
▷ Maximum class complexity | 195.00 |
Average method complexity | 5.37 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 53.00 |
Code structure | ||
---|---|---|
Namespaces | 0 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 3 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 3 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 70 | |
▷ Static methods | 11 | 15.71% |
▷ Public methods | 70 | 100.00% |
▷ Protected methods | 0 | 0.00% |
▷ Private methods | 0 | 0.00% |
Functions | 6 | |
▷ Named functions | 1 | 16.67% |
▷ Anonymous functions | 5 | 83.33% |
Constants | 8 | |
▷ Global constants | 7 | 87.50% |
▷ Class constants | 1 | 12.50% |
▷ Public constants | 1 | 100.00% |
Plugin size Passed 2 tests
Image compression Passed 2 tests
All PNG images should be compressed to minimize bandwidth usage for end users
8 compressed PNG files occupy 0.24MB
Potential savings
Compression of 5 random PNG files using pngquant | |||
---|---|---|---|
File | Size - original | Size - compressed | Savings |
build/images/step-2.8da5c30c.png | 13.95KB | 15.24KB | 0.00% |
src/main/images/step-2.png | 13.95KB | 15.24KB | 0.00% |
build/images/step-3.b2c1669a.png | 33.53KB | 36.60KB | 0.00% |
src/main/images/step-4.png | 37.45KB | 39.47KB | 0.00% |
build/images/step-1.09dba585.png | 36.99KB | 39.44KB | 0.00% |