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.31MB] [CPU: ▼6.07ms] Passed 4 tests
A check of server-side resources used by Hizzle Forms
This plugin has minimal impact on server resources
Page | Memory (MB) | CPU Time (ms) |
---|---|---|
Home / | 3.80 ▲0.33 | 42.46 ▲0.96 |
Dashboard /wp-admin | 3.60 ▲0.25 | 53.01 ▼12.12 |
Posts /wp-admin/edit.php | 3.71 ▲0.36 | 54.58 ▼9.49 |
Add New Post /wp-admin/post-new.php | 6.66 ▲0.77 | 101.53 ▲1.13 |
Media Library /wp-admin/upload.php | 3.52 ▲0.29 | 38.10 ▼3.63 |
Server storage [IO: ▲0.24MB] [DB: ▲0.00MB] Passed 3 tests
Analyzing filesystem and database footprints of this plugin
This plugin was installed successfully
Filesystem: 47 new files
Database: no new tables, 6 new options
New WordPress options |
---|
can_compress_scripts |
widget_recent-comments |
db_upgraded |
theysaidso_admin_options |
widget_recent-posts |
widget_theysaidso_widget |
Browser metrics Passed 4 tests
A check of browser resources used by Hizzle Forms
Minimal impact on browser resources
Page | Nodes | Memory (MB) | Script (ms) | Layout (ms) |
---|---|---|---|---|
Home / | 2,841 ▲70 | 13.17 ▼1.21 | 8.04 ▲5.92 | 45.54 ▲1.17 |
Dashboard /wp-admin | 2,192 ▲12 | 5.67 ▼0.01 | 96.32 ▲5.45 | 44.40 ▲0.28 |
Posts /wp-admin/edit.php | 2,100 ▼3 | 2.01 ▲0.01 | 40.77 ▼0.25 | 38.85 ▲0.54 |
Add New Post /wp-admin/post-new.php | 6,376 ▲4,850 | 28.36 ▲10.47 | 946.45 ▲333.59 | 41.10 ▼8.60 |
Media Library /wp-admin/upload.php | 1,397 ▼0 | 4.15 ▼0.09 | 97.70 ▼4.51 | 41.65 ▼4.25 |
Uninstaller [IO: ▲0.00MB] [DB: ▲0.00MB] 75% from 4 tests
🔸 Tests weight: 35 | All plugins must uninstall correctly, removing their source code and extra database tables they might have created
The following items require your attention
- Zombie WordPress options were found after uninstall: 6 options
- widget_theysaidso_widget
- theysaidso_admin_options
- db_upgraded
- widget_recent-comments
- can_compress_scripts
- widget_recent-posts
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 | 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 a smoke test targeting browser errors/issues
Everything seems fine on the user side
Optimizations
Plugin configuration 93% from 29 tests
readme.txt Passed 16 tests
The readme.txt file is important because it is parsed by WordPress.org for the public listing of your plugin
5 plugin tags: contact, feedback, newsletter, form, appointment
hizzle-forms/hizzle-forms.php 85% from 13 tests
Analyzing the main PHP file in "Hizzle Forms" version 1.0.0
The following require your attention:
- Requires at least: Required version must match the one declared in readme.txt ("6.0" instead of "5.5")
- Domain Path: The domain path points to an invalid folder, "/languages/" does not exist
Code Analysis Passed 3 tests
File types Passed 1 test
🔸 Test weight: 35 | This is an overview of programming languages used in this plugin; dangerous file extensions are not allowed
Good job! No executable or dangerous file extensions detected2,588 lines of code in 42 files:
Language | Files | Blank lines | Comment lines | Lines of code |
---|---|---|---|---|
PHP | 27 | 588 | 1,177 | 1,889 |
JSON | 7 | 0 | 0 | 691 |
JavaScript | 7 | 0 | 0 | 7 |
CSS | 1 | 0 | 0 | 1 |
PHP code Passed 2 tests
Analyzing logical lines of code, cyclomatic complexity, and other code metrics
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 | 25.67 |
▷ Minimum class complexity | 1.00 |
▷ Maximum class complexity | 69.00 |
Average method complexity | 3.49 |
▷ Minimum method complexity | 1.00 |
▷ Maximum method complexity | 27.00 |
Code structure | ||
---|---|---|
Namespaces | 3 | |
Interfaces | 0 | |
Traits | 0 | |
Classes | 12 | |
▷ Abstract classes | 0 | 0.00% |
▷ Concrete classes | 12 | 100.00% |
▷ Final classes | 0 | 0.00% |
Methods | 120 | |
▷ Static methods | 20 | 16.67% |
▷ Public methods | 97 | 80.83% |
▷ Protected methods | 13 | 10.83% |
▷ Private methods | 10 | 8.33% |
Functions | 3 | |
▷ Named functions | 2 | 66.67% |
▷ Anonymous functions | 1 | 33.33% |
Constants | 3 | |
▷ Global constants | 3 | 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
No PNG files were detected